portainer/api/http/handler/stacks
Hui 182bf10b91
fix(k8s): file content overridden when deployment failed with compose format EE-1556
2021-09-01 18:32:54 +12:00
..
autoupdate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
create_compose_stack.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
create_kubernetes_stack.go feat(kube): kube app auto update backend (#5547) 2021-08-31 16:12:51 +12:00
create_swarm_stack.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
handler.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_associate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_create.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
stack_delete.go feat(kube): kube app auto update backend (#5547) 2021-08-31 16:12:51 +12:00
stack_file.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_inspect.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_list.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_migrate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_start.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_stop.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_update.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
stack_update_git.go feat(stack): backport changes to CE EE-1189 2021-08-19 17:02:20 +12:00
stack_update_git_redeploy.go feat(kube): kube app auto update backend (#5547) 2021-08-31 16:12:51 +12:00
update_kubernetes_stack.go fix(k8s): file content overridden when deployment failed with compose format EE-1556 2021-09-01 18:32:54 +12:00
webhook_invoke.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
webhook_invoke_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00