mirror of https://github.com/portainer/portainer
* refactor(stack): create unique name function * refactor(stack): change stack resource control id * feat(stacks): validate stack unique name in endpoint * feat(stacks): prevent name collision with external stacks * refactor(stacks): move resource id util * refactor(stacks): supply resource id util with name and endpoint * fix(docker): calculate swarm resource id * feat(stack): prevent migration if stack name already exist * feat(authorization): use stackutils |
||
|---|---|---|
| .. | ||
| create_compose_stack.go | ||
| create_kubernetes_stack.go | ||
| create_swarm_stack.go | ||
| git.go | ||
| handler.go | ||
| stack_create.go | ||
| stack_delete.go | ||
| stack_file.go | ||
| stack_inspect.go | ||
| stack_list.go | ||
| stack_migrate.go | ||
| stack_start.go | ||
| stack_stop.go | ||
| stack_update.go | ||