kubernetes/cmd/kubelet/app
Kubernetes Submit Queue ebb488f3ab Merge pull request #52597 from smarterclayton/roundtrip_options
Automatic merge from submit-queue (batch tested with PRs 52485, 52443, 52597, 52450, 51971). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

Some kubelet flags do not accept their default values

Correct the flags and add a round trip test that ensure these do not
break again in the future.

@deads2k as observed when we tried to turn flags into args.
2017-09-23 18:48:55 -07:00
..
options Merge pull request #52597 from smarterclayton/roundtrip_options 2017-09-23 18:48:55 -07:00
auth.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
BUILD Separate feature gates for dynamic kubelet config vs loading from a file 2017-08-30 14:52:37 -07:00
OWNERS Update OWNERS 2017-01-18 15:19:06 -08:00
plugins.go Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
server_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
server_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server.go Use separate client for node status loop 2017-09-14 15:56:22 -04:00