portainer/api/http
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
..
client refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
errors refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
handler feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
proxy feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
security feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
server.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00