You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/stacks
Ali e73b1aa49c
fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762)
7 months ago
..
create_compose_stack.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
create_kubernetes_stack.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
create_swarm_stack.go fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762) 7 months ago
handler.go chore(api): bump docker and protobuf pkgs [EE-6941] (#11566) 8 months ago
stack_associate.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_create.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
stack_delete.go fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 1 year ago
stack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_list.go fix(stacks): update swagger stacks doc description [EE-6860] (#11384) 9 months ago
stack_list_test.go fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11291) 9 months ago
stack_migrate.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
stack_start.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
stack_stop.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git_redeploy.go fix(stacks): make stackName kube stack specific field [EE-6670] (#11315) 9 months ago
update_kubernetes_stack.go fix(app): dont validate stack name [EE-6379] (#10701) 1 year ago
webhook_invoke.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 1 year ago