Skip to content

fix(alerts): ignore ci-runners for chef disabled

Steve Xuereb requested to merge fix/ignore-ci-runners-chef-disabled into master

What

Ignore the ci-runners for the ChefClientDisabled alert.

Why

ci-runners follows a blue/green deployment approach where the inactive deployment will disable chef-client, so it's normal to have chef-client disabled.

Reference: gitlab-com/gl-infra/production#7970 (closed) Signed-off-by: Steve Azzopardi sazzopardi@gitlab.com

Merge request reports