portainer/api/http/proxy/factory/docker
Chaim Lev-Ari 86ad1c6af1
feat(stacks): scope stack names to endpoint (#4520)
* 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
2021-02-23 21:18:05 +01:00
..
access_control.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
build.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
configs.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
containers.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
networks.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
registry.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
secrets.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
services.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
swarm.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
tasks.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
transport.go feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
volumes.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00