-
- Downloads
If user can push to docker then it can delete too
Extends the permission of $CI_REGISTRY_USER to allow them to delete tags in addition to just pushing. https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
Showing
- app/services/auth/container_registry_authentication_service.rb 9 additions, 1 deletion...ervices/auth/container_registry_authentication_service.rb
- changelogs/unreleased/40096-allow-ci-token-to-delete-from-registry.yml 5 additions, 0 deletions...released/40096-allow-ci-token-to-delete-from-registry.yml
- lib/gitlab/auth.rb 2 additions, 1 deletionlib/gitlab/auth.rb
- spec/lib/gitlab/auth_spec.rb 2 additions, 1 deletionspec/lib/gitlab/auth_spec.rb
- spec/services/auth/container_registry_authentication_service_spec.rb 6 additions, 6 deletions...es/auth/container_registry_authentication_service_spec.rb
Please register or sign in to comment