Problem: compute nodes can lose their link with their local rabbit. If that happens, the node should be drained with a reasonable message so admins can investigate.
Kubernetes Storage resources list the status of the links between rabbits and their compute nodes. Watch the status and drain nodes if their status changes to 'Offline'.
Problem: compute nodes can lose their link with their local rabbit. If that happens, the node should be drained with a reasonable message so admins can investigate.
Kubernetes Storage resources list the status of the links between rabbits and their compute nodes. Watch the status and drain nodes if their status changes to 'Offline'.
Fixes #139 .