portainer/api/http/handler/stacks
Chaim Lev-Ari 72117693fb
feat(stacks): update stopped stack (#5215)
[EE-554]
2021-07-19 10:41:50 +03:00
..
create_compose_stack.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
create_kubernetes_stack.go fix(stack) ignore username and password when authentication is disabled EE-161 (#5222) 2021-06-22 19:59:05 +12: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(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +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) ignore username and password when authentication is disabled EE-161 (#5222) 2021-06-22 19:59:05 +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): update stopped stack (#5215) 2021-07-19 10:41:50 +03:00
stack_update_git.go fix(stack) ignore username and password when authentication is disabled EE-161 (#5222) 2021-06-22 19:59:05 +12:00