Skip to content

Remove `cilium_alert` internal API

Brian Williams requested to merge 352288-remove-cilium-alerts into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Issue: #352288 (closed)

The Network Alerts feature is being removed in %15.0. This MR removes the cilium_alert internal API endpoint which is used by the GitLab Agent in order to create alerts. Remaining network alerts code will be removed after Network Policies (#352285 (closed)), which are dependent on it.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Brian Williams

Merge request reports