Skip to content

Commit

Permalink
Merge pull request openshift#1959 from kikisdeliveryservice/change-dr…
Browse files Browse the repository at this point in the history
…ainalert-to-warning

Bug 1861876: telemetry: change MCDDrainErr from critical to warning
  • Loading branch information
openshift-merge-robot authored Jul 31, 2020
2 parents cd92558 + b408580 commit 7f08777
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
expr: |
mcd_drain > 0
labels:
severity: critical
severity: warning
annotations:
message: "Drain failed on {{ $labels.node }} , updates may be blocked. For more details: oc logs -f -n openshift-machine-config-operator machine-config-daemon-<hash> -c machine-config-daemon"
- name: mcd-pivot-error
Expand Down

0 comments on commit 7f08777

Please sign in to comment.