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
Steven Kang ea228c3d6d
refactor(k8s): namespace core logic (#12142)
2 months ago
..
create_compose_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
create_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2 months ago
create_swarm_stack.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
handler.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
stack_associate.go refactor(k8s): namespace core logic (#12142) 2 months ago
stack_create.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
stack_delete.go refactor: fix linting issues across the codebase (#12152) 3 months 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 feat(system): upgrade on swarm [EE-5848] (#11728) 2 months ago
stack_stop.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
stack_update_git.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
stack_update_git_redeploy.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
update_kubernetes_stack.go refactor(k8s): namespace core logic (#12142) 2 months 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