Protected containers: Create protection rules in project settings
Merged
requested to merge gitlab-community/gitlab:441345-gerardo-navarro-protected-contaioners-project-settings-ui-create into master
All threads resolved!
feat: Protected containers: Protection rules in project settings ui
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screencast: https://www.loom.com/share/8f1db270e25346b584fd0057ce1a554a
config/gitlab.yml
with the following settingregistry:
enabled: true
gdk restart
Feature.enable(:container_registry_protected_containers)
Related to #441345 (closed)