Commit a9421ee
committed
mgr/cephadm: clear CEPHADM_DAEMON_PREPARE_CREATE_FAIL warnings
This is a new warning with the parallel deployment work
(it would have fallen under the general CEPHADM_APPLY_SPEC_FAIL
before) so we need to make sure to clear it along with the
other deployment related health warnings. Otherwise, once it
happens once the warning sticks around forever even if
the issue has been resolved.
Signed-off-by: Adam King <[email protected]>
(cherry picked from commit da14411)
Resolves: rhbz#23728211 parent 44a16e7 commit a9421ee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
639 | | - | |
| 639 | + | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| |||
0 commit comments