portainer/api/http/handler/registries
LP B 298e3d263e
feat(registry): enforce name uniqueness for registries (#6709)
* feat(app/registries): add name uniqueness validation on registry creation

* feat(api/registry): enforce name uniqueness on registry creation

* feat(api/registry): enforce name uniqueness on registry update

* feat(app/registry): enforce name uniqueness on registry update
2022-04-07 22:58:26 +02:00
..
handler.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00
proxy_gitlab.go feat(registry): gitlab support (#3107) 2019-11-12 16:28:31 +13:00
registry_configure.go fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
registry_create.go feat(registry): enforce name uniqueness for registries (#6709) 2022-04-07 22:58:26 +02:00
registry_create_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
registry_delete.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
registry_inspect.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00
registry_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
registry_update.go feat(registry): enforce name uniqueness for registries (#6709) 2022-04-07 22:58:26 +02:00
registry_update_test.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 2022-04-07 15:22:31 +02:00