Skip to content

Draft: Remove orchestration policies feature flag

What does this MR do and why?

Remove orchestration policies feature flag

  • remove :security_orchestration_policies_configuration feature flag
  • update tests
  • redirect broken links
  • remove unused tab

Screenshots or screen recordings

Manual tests run:

  • load policies page
  • test redirect to policies/edit && policies/new
  • create policies (both network and scan execution)
  • modify policies (both network and scan execution)
  • delete policies (both network and scan execution)
  • change policy project

How to set up and validate locally

  1. Upload a GitLab Ultimate license
  2. Follow the Protect Onboarding task to be able to create network policies in kubernetes/cilium
  3. Follow the scan execution creation snippet to create some scan execution policies
  4. Navigate to Security & Compliance => Policies
  5. Test everything

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #321258 (closed)

Edited by Alexander Turinske

Merge request reports