portainer/api/http/handler/stacks
cong meng a13ad8927f
fix(stack) ignore username and password when authentication is disabled EE-161 (#5222)
* fix(stack) ignore username and password when authentication is disabled EE-161

* fix(stack) ignore username and password when authentication is disabled for stack creation EE-161

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-06-22 19:59:05 +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 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(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) 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): redeploy git stack [EE-161] (#5139) 2021-06-16 09:11:35 +12: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