Update policy_drawer_layout to standardize drawer
What does this MR do and why?
Update policy_drawer_layout to standardize drawer
- rename base_policy to policy_drawer_layout
- move more of scan execution/result policy information to policy_drawer_layout to standardize the drawers
- update ordering of fields and update titles
- update cilium_policy_drawer to not rely on policy_drawer_layout as cilium_policy_drawer is going to be removed
- update tests
Changelog: changed
EE: true
Screenshots or screen recordings
Policy Type | Before | After |
---|---|---|
Scan Execution w/ description | ||
Scan Execution w/out description | ||
Scan Result | ||
Cilium |
How to set up and validate locally
- Ensure your GDK has a GitLab Ultimate license
- Turn on the
:scan_result_policy
feature flag - Follow the snippet for creating scan execution policies and follow the docs to create scan result policies
- Navigate to
Security & Compliance
=>Policies
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 #341932 (closed)
Edited by Alexander Turinske