portainer/api/http/handler/stacks
Oscar Zhou 7275d23e4b
feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025)
2022-07-04 11:39:03 +12:00
..
autoupdate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
create_compose_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_swarm_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
handler.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
helper.go
helper_test.go
stack_associate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_create.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_delete.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_file.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_inspect.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_migrate.go fix(stacks): migrate stack resource control [EE-2412] (#6424) 2022-01-23 09:16:39 +02:00
stack_start.go fix(docker-compose): add logic control for docker compose force recreate EE-2356 2022-01-17 10:20:45 +13:00
stack_stop.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_update.go fix(stack): git repo auto update not working (#6573) 2022-02-27 16:03:05 +08:00
stack_update_git.go feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025) 2022-07-04 11:39:03 +12:00
stack_update_git_redeploy.go feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025) 2022-07-04 11:39:03 +12:00
update_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
webhook_invoke.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
webhook_invoke_test.go fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00