portainer/api
andres-portainer 193e0c7d6f
fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973)
* fix(snapshots): remove snapshots when removing endpoints EE-4527

* Fix nil pointer dereference.

Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-11-07 20:28:18 -03:00
..
adminmonitor chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2022-08-26 11:55:55 +12:00
apikey chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
archive fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
aws/ecr
backup feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
build
chisel chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
cli fix(logging): default to pretty logging [EE-4371] (#7847) 2022-10-20 16:33:54 +02:00
cmd/portainer fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893) 2022-11-02 11:17:32 +13:00
crypto fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
database fix(db): remove a bucket overwrite EE-4424 (#7867) 2022-11-03 18:51:15 -03:00
dataservices chore(ui/ldap): add texttip for group search configuration (#7944) 2022-11-02 11:31:44 +13:00
datastore fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973) 2022-11-07 20:28:18 -03:00
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
docker fix(docker): Show stopped container on dashboard [EE-4327] (#7833) 2022-10-20 15:10:39 +08:00
edgetypes feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
exec fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
filesystem fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
git fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
hostmanagement fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
http fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973) 2022-11-07 20:28:18 -03:00
internal fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
jwt feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
kubernetes fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893) 2022-11-02 11:17:32 +13:00
ldap
oauth feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
stacks fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
api-description.md
connection.go chore(ui/ldap): add texttip for group search configuration (#7944) 2022-11-02 11:31:44 +13:00
go.mod feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
go.sum feat: move jwt lib to v4 (#7773) 2022-10-20 10:26:11 +13:00
kubernetes.go
portainer.go fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893) 2022-11-02 11:17:32 +13:00
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
swagger_config.json