portainer/api/http/handler/edgegroups
LP B 2eca5e05d4
fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085)
* refactor(edge-stacks): filter endpoints by edgeStack

* feat(api/endpoints): edge stack filter support filtering on status in stack

* refactor(endpoints): use separate query params and not JSON query param when querying for an edge stack

* feat(api/endpoints): handle stack filter on dynamic groups + unique list with multiple groups sharing environments

* fix(app/endpoints): edge stack related query params type definition

* fix(api/endpoints): rebase conflicts on imports
2023-06-19 11:55:33 +02:00
..
associated_endpoints.go fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085) 2023-06-19 11:55:33 +02:00
edgegroup_create.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
edgegroup_delete.go feat(edgegroups): add support for transactions EE-5323 (#8946) 2023-05-16 16:07:03 -03:00
edgegroup_inspect.go fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085) 2023-06-19 11:55:33 +02:00
edgegroup_list.go fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085) 2023-06-19 11:55:33 +02:00
edgegroup_list_test.go feat(edgegroups): add support for transactions EE-5323 (#8946) 2023-05-16 16:07:03 -03:00
edgegroup_update.go fix(edgegroups): allow edge groups with no environments or tags EE-4927 (#8439) 2023-06-05 10:18:34 -03:00
handler.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00