k8s-reboot-coordinator/tests/integration
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
..
basic.rs catcher: Add trailing newline to body text 2025-09-24 08:17:06 -05:00
lock.rs drain: Add tools to drain pods from nodes on lock 2025-09-24 19:38:39 -05:00
main.rs Begin lock/unlock implementation 2025-09-24 08:25:32 -05:00