Skip to content

Add CVS container registry toggle behind FF

Fernando Cardenas requested to merge 442894-add-cvs-container-registry into master

What does this MR do and why?

Add CVS container registry toggle behind FF

  • Hide toggle behind feature flag
  • Define component, update card logic, add graphQL mutation

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After Feature Flag Status Notes
Screenshot_2024-03-26_at_8.59.47_PM Screenshot_2024-03-26_at_8.13.20_PM On When scanner is enabled its toggable
Screenshot_2024-03-26_at_8.59.58_PM Screenshot_2024-03-26_at_8.13.50_PM On Toggle disabled when scanner isn't configured
Screenshot_2024-03-26_at_9.00.55_PM Screenshot_2024-03-26_at_9.00.55_PM OFF
Screenshot_2024-03-26_at_9.01.13_PM Screenshot_2024-03-26_at_9.01.13_PM OFF

How to set up and validate locally

Configured Security Configuration Page

Unconfigured Security Configuration Page

  • Navigate to any project
  • Run Pipeline on Master
  • Navigate from Secure -> Security Configuration page

Numbered steps to set up and validate the change are strongly suggested.

Related to #442894 (closed)

Edited by Fernando Cardenas

Merge request reports