portainer/api/http/handler/stacks
cong meng 8e3751d0b7
fix(stack) Unable to update and redeploy a stack created from a git repository if it has failed once EE-1012 (#5212)
testing passed
2021-06-22 12:58:54 +12:00
..
create_compose_stack.go feat(k8s): advanced deployment from Git repo EE-447 (#5166) 2021-06-16 23:47:32 +02:00
create_kubernetes_stack.go feat(k8s): advanced deployment from Git repo EE-447 (#5166) 2021-06-16 23:47:32 +02:00
create_kubernetes_stack_test.go feat(k8s): advanced deployment from Git repo EE-447 (#5166) 2021-06-16 23:47:32 +02:00
create_swarm_stack.go feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
handler.go feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
stack_associate.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_create.go fix(stack): allow standard users use advanced deployment (#5205) 2021-06-21 09:53:48 +12:00
stack_create_test.go feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
stack_delete.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_file.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_inspect.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_list.go Feat(stacks): orphaned stacks #4397 (#4834) 2021-06-10 14:52:33 +12:00
stack_migrate.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_start.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_stop.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
stack_update.go feat(stacks): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12:00
stack_update_git.go fix(stack) Unable to update and redeploy a stack created from a git repository if it has failed once EE-1012 (#5212) 2021-06-22 12:58:54 +12:00