Skip to content

Remove the prometheus-rules diff jobs and fix the alertmanager update job

Pierre Guinoiseau requested to merge pguinoiseau/no-prometheus-rules-diff into master
  • Remove the prometheus-rules diff jobs: it requires readwrite access (patch permission needed for kubectl diff), I only added it today in !5741 (merged) so this is not something we had working before, and it runs in ops which doesn't make it visible anyway
  • Fix the alertmanager update job: I broke it in !5745 (merged)

Part of https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/17505 and https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/16689

Merge request reports