You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With storage.k8s.io/v1.VolumeAttachment resource, we could now quite effectively resolve coreos/container-linux-update-operator#192 I think. Given that this feature is driven upstream, I guess it would make sense to support it in tree.
The rough implementation would be:
drain
wait for all volumes to be detached from a given node (opt in initially, with optional force after deadline)