portainer/api/http/proxy
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
..
factory feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
manager.go feat(compose): add docker-compose wrapper (#4713) 2021-01-26 08:16:53 +13:00