portainer/api/http/handler/stacks
Hui 98b8d6d0b2
fix(stack): git credential got reset when updating docker stack EE-1967
2021-11-12 11:52:09 +13:00
..
autoupdate.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 2021-09-30 12:58:10 +13:00
create_compose_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
create_kubernetes_stack.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 2021-09-30 12:58:10 +13:00
create_swarm_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
handler.go fix(stack) normalize stack name EE-1701 (#5776) 2021-10-01 16:56:34 +13: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 fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
stack_create.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
stack_delete.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
stack_file.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
stack_inspect.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 2021-09-08 20:42:17 +12:00
stack_list.go fix(swagger): double quotes in swagger param breaks parser (#5806) 2021-10-19 10:25:53 +10:00
stack_migrate.go overrite stack name for update (#5743) 2021-10-12 18:48:28 -03:00
stack_start.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
stack_stop.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
stack_update.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
stack_update_git.go fix(stack): git credential got reset when updating docker stack EE-1967 2021-11-12 11:52:09 +13:00
stack_update_git_redeploy.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
update_kubernetes_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
webhook_invoke.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhook_invoke_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00