k3s/cmd/kubelet
k8s-merge-robot 2cf511b1f5 Merge pull request #24750 from derekwaynecarr/kubelet_eviction_flag_parsing
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.
2016-05-09 04:15:04 -07:00
..
app Merge pull request #24750 from derekwaynecarr/kubelet_eviction_flag_parsing 2016-05-09 04:15:04 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
kubelet.go Move flag into sub pkg 2016-03-14 21:30:38 +08:00