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. |
||
---|---|---|
scripts | ||
src | ||
tests/integration | ||
.editorconfig | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |