[Frontend] Add group/subgroup option in policy scope
Why are we doing this work
- Policy scope will now have fourth option: scoping to a group
- This issue adds new option to policy_scope dropdown
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: policy_group_scope
-
Performance: -
Testing: unit tests
Implementation plan
- Add new option in
ee/security_orchestration/components/policy_editor/scope/scope_section.vue
- Add dropdown for with/without exceptions
- Make sure yaml is updated accordingly
- Make sure UI reflects changes in yaml
Verification steps
Edited by Artur Fedorov