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
Ali 628f822025
fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399)
2 years ago
..
autoupdate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_compose_stack.go fix(git) EE-2026 git default branch (#6876) 3 years ago
create_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 3 years ago
create_swarm_stack.go fix(git) EE-2026 git default branch (#6876) 3 years ago
handler.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 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(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_create.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_delete.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_file.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_inspect.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_migrate.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_start.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_stop.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_update.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_update_git.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
stack_update_git_redeploy.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2 years ago
update_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 3 years ago
webhook_invoke.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
webhook_invoke_test.go fix(database): db migration improvements EE-2688 (#6662) 3 years ago