Skip to content

Commit

Permalink
Merge pull request #6427 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…6335-to-release-4.5

Bug 1872289: Persistent dashboard to reflect ceph health status as Warning
  • Loading branch information
openshift-merge-robot committed Aug 27, 2020
2 parents b8c0309 + 57c50c9 commit 6085603
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const CephHealthStatus = {
},
HEALTH_WARN: {
state: HealthState.WARNING,
message: 'Warning',
},
HEALTH_ERR: {
state: HealthState.ERROR,
Expand Down

0 comments on commit 6085603

Please sign in to comment.