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
Hui 59ec22f706
fix(docker-compose): add logic control for docker compose force recreate EE-2356
3 years ago
..
autoupdate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_compose_stack.go fix(docker-compose): add logic control for docker compose force recreate EE-2356 3 years ago
create_kubernetes_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_swarm_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
handler.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
helper.go
helper_test.go
stack_associate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_create.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_delete.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_file.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_inspect.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 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 fix(docker-compose): add logic control for docker compose force recreate EE-2356 3 years ago
stack_start.go fix(docker-compose): add logic control for docker compose force recreate EE-2356 3 years ago
stack_stop.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_update.go fix(docker-compose): add logic control for docker compose force recreate EE-2356 3 years ago
stack_update_git.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_update_git_redeploy.go fix(docker-compose): add logic control for docker compose force recreate EE-2356 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 chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
webhook_invoke_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago