rootfs / node-fencing

Apache License 2.0
5 stars 6 forks source link

add check if node is unavailable in power stage of fencing #51

Closed ksimon1 closed 6 years ago

ksimon1 commented 6 years ago

Add check if node is still unavailable. Sometimes on GCE the fence pod ends with error, but node is restarted and controller doesn't register it. This check allows controller to check if node is running, so controller doesn't have to restart node again.