-
Bug
-
Resolution: Unresolved
-
Critical
-
rhwa-4.21-0
-
None
When deleting an SBDConfig, all nodes will panic.
This is probably because the watchdog is not "petted" and the agents die immediately.
A user probably needs to run echo -n "V" > /dev/watchdog0 before deletion to avoid it
This can also happen if a user modifies the SBDConfig CR, which will rollout a new deployment and can lead to same consequences.