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
Hao Zhang 9f5ac154aa
feat(stack): make stack created from app template editable EE-1941 (#6104)
3 years ago
..
autoupdate.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 3 years ago
create_compose_stack.go feat(stack): make stack created from app template editable EE-1941 (#6104) 3 years ago
create_kubernetes_stack.go change the namespace selector behavior (#5768) 3 years ago
create_swarm_stack.go feat(stack): make stack created from app template editable EE-1941 (#6104) 3 years ago
handler.go fix(stack) normalize stack name EE-1701 (#5776) 3 years ago
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
stack_associate.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_create.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_delete.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_file.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_inspect.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_migrate.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_start.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_stop.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_update.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_update_git.go Fix(stack)/update StackUpdateGit swagger info to POST EE-2019 (#6176) 3 years ago
stack_update_git_redeploy.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
update_kubernetes_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
webhook_invoke.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
webhook_invoke_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 3 years ago