Default on :cluster_vulnerabilities feature flag
What does this MR do and why?
Default on :cluster_vulnerabilities feature flag
- change default from false to true
Changelog: changed
Screenshots or screen recordings
How to set up and validate locally
- Ensure your GDK has a GitLab Ultimate license
- Ensure your GDK is connected to the GitLab Runner
- Follow these docs to set up the kubernetes agent
- Navigate to a project
- Link the agent to a project
- Ensure the feature flag is removed by running
Feature.remove(:cluster_vulnerabilities)
- Navigate to the agent
- View the vulnerabilities
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #343917 (closed)
Edited by Alexander Turinske