portainer/api
Prabhat Khera a02f9f1f07
fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121)
* update group access when env is down

* fix tests
2023-09-05 11:03:43 +12:00
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
agent fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
apikey fix(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9247) 2023-07-27 09:34:16 +12:00
archive fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
aws/ecr
backup search for correct source directory when doing a restore (#8676) 2023-04-06 10:39:10 +12:00
build
chisel feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 2023-09-01 17:27:19 -03:00
cli
cmd/portainer fix(logging): enable colored logging EE-5512 (#10097) 2023-08-24 18:40:52 -03:00
crypto feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 2023-09-01 17:27:19 -03:00
database fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129) 2023-06-27 16:42:52 -03:00
dataservices fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221) 2023-07-17 21:23:35 -03:00
datastore fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121) 2023-09-05 11:03:43 +12:00
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
docker fix(docker): use version negotiation for the Docker client EE-5797 (#9250) 2023-07-25 19:00:21 -03:00
edge feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238) 2023-07-24 10:48:02 +12:00
exec fix(registry): registry login failure for regular stack EE-5832 (#9986) 2023-08-04 15:16:55 +12:00
filesystem fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220) 2023-07-18 09:25:29 +12:00
git fix(edge-stack): edge stack git authentication issues EE-5595 (#9228) 2023-07-20 09:11:38 +12:00
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
http fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121) 2023-09-05 11:03:43 +12:00
internal fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121) 2023-09-05 11:03:43 +12:00
jwt fix(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9247) 2023-07-27 09:34:16 +12:00
kubernetes fix(gke): port metrics to the backend EE-5447 (#9041) 2023-07-24 12:16:29 +12:00
ldap
oauth fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
scheduler fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
stacks feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
.golangci.yaml feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
api-description.md
connection.go
kubernetes.go
portainer.go fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121) 2023-09-05 11:03:43 +12:00
swagger.yaml
swagger_config.json