You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/stacks
andres-portainer 28f71e486a
fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957)
3 years ago
..
autoupdate.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 3 years ago
create_compose_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
create_kubernetes_stack.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 3 years ago
create_swarm_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
handler.go fix(stack) normalize stack name EE-1701 (#5776) 3 years ago
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
stack_associate.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
stack_create.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
stack_delete.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
stack_file.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
stack_inspect.go feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 3 years ago
stack_list.go fix(swagger): double quotes in swagger param breaks parser (#5806) 3 years ago
stack_migrate.go overrite stack name for update (#5743) 3 years ago
stack_start.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
stack_stop.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
stack_update.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
stack_update_git.go fix(git-stacks): UI bugs when using a PAT when deploying from Git [EE-1731] (#5882) 3 years ago
stack_update_git_redeploy.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
update_kubernetes_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
webhook_invoke.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
webhook_invoke_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 3 years ago