Skip to content

Draft: Exclude Security Incidents from Operations Incidents page

What does this MR do and why?

This change removes security incidents from Operations -> Incidents page to make sure we will show only relevant alerts for Operations.

Screenshots or screen recordings

TBD

How to set up and validate locally

  1. Create new project.
  2. Add Kubernetes cluster for the project (GKE).
  3. Using Cluster Management Project (https://docs.gitlab.com/ee/user/clusters/management_project_template.html) install Prometheus and Cilium.
  4. Add some Network Policies that will be captured.
  5. Ensure Operations Incidents are properly showing up in https://your.gitlab/YOUR-GROUP/YOUR-PROJECT/-/incidents, but Security incidents are not visible.

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 #323276 (closed)

Merge request reports