k8s-reboot-coordinator/tests
Dustin 7d8ee51016 drain: Add tools to drain pods from nodes on lock
Whenever a lock request is made for a host that is a node in the current
Kubernetes cluster, the node will now be cordoned and all pods evicted
from it.  The HTTP request will not return until all pods are gone,
making the lock request suitable for use in a system shutdown step.
2025-09-24 19:38:39 -05:00
..
integration drain: Add tools to drain pods from nodes on lock 2025-09-24 19:38:39 -05:00