portainer/api/http/handler/stacks
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
2022-04-14 16:25:13 +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(docker-compose): add logic control for docker compose force recreate EE-2356 2022-01-17 10:20:45 +13:00
create_kubernetes_stack.go fix(k8s/application): check name unique in k8s cluster (#6610) 2022-03-16 08:32:12 +08:00
create_swarm_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
handler.go fix(k8s/application): check name unique in k8s cluster (#6610) 2022-03-16 08:32:12 +08: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
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 chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
stack_update_git_redeploy.go fix(kube): namespace parameter is not used in kube redeploy (#6569) 2022-02-18 16:36:20 +13:00
update_kubernetes_stack.go
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