mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 22:33:22 +00:00
Automatic merge from submit-queue Kubelet eviction flag parsers and tests The first two commits are from https://github.com/kubernetes/kubernetes/pull/24559 that have achieved LGTM. The last commit is only part that is interesting, it adds the parsing logic to handle the flags, and reserves `pkg/kubelet/eviction` for eviction manager logic.