Skip to content

Hide the new virtual registry scopes behind a feature flag

What does this MR do and why?

Do not display the new scopes read_virtual_registry and write_virtual_registry while we're still working on it.

References

#336800 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot_2025-02-05_at_3.29.47_PM

How to set up and validate locally

On the MR branch, the new scopes read_virtual_registry and write_virtual_registry should only be visible (see screenshot) if one or both of the feature flags virtual_registry_maven and dependency_proxy_read_write_scopes are enabled.

You can check for this in the UI by clicking the Add new token button in these places:

Related to #336800 (closed)

Edited by Radamanthus Batnag

Merge request reports

Loading