kubernetes/cmd/kubelet/app
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
..
options build/pause: write in C 2016-05-04 21:45:52 -04:00
plugins.go ConfigMap volume source 2016-02-14 16:19:17 -05:00
server_test.go Introduce unit test for checking resource quantities for kubelet's allocatable resources. 2016-03-30 19:58:21 +02:00
server.go Add parsers for eviction thresholds 2016-05-06 12:06:03 -04:00