Remove scan_execution_rule_mode feature flag
What does this MR do and why?
Describe in detail what your merge request does and why.
Remove scan_exeuction_rule_mode feature flag
- remove feature flag usage on the frontend
- remove feature flag usage on the backend
Changelog: other
EE: true
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Scenario | Screenshot |
---|---|
Global search for scan_execution_rule_mode
|
|
Global search for scanExecutionRuleMode
|
|
Screenshot |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Navigate to http://gdk.test:3443/flightjs/Flight/-/security/policies/new?type=scan_execution_policy
- Verify the page works as expected
- Navigate to http://gdk.test:3443/groups/flightjs/-/security/policies/new?type=scan_execution_policy
- Verify the page works as expected
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 #359883 (closed)