kubernetes/cmd/kubelet/app/options
Davanum Srinivas bb587690fd
Default the --enable-cadvisor-endpoints flag to disabled
As part of #68522, Switching off the cAdvisor v1 Json API that we expose
directly. These include /stats/, /stats/container, /stats/{podName}/{containerName},
and /stats/{namespace}/{podName}/{uid}/{containerName}
2020-01-21 17:30:46 -05:00
..
BUILD hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
container_runtime.go kubelet: add CNI cache dir option and plumb through to CNI and kubenet 2019-07-01 12:14:07 -05:00
globalflags_linux.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags_other.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags.go remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
options_test.go block not allowed node labels on kubelet 2019-06-26 19:24:30 -03:00
options.go Default the --enable-cadvisor-endpoints flag to disabled 2020-01-21 17:30:46 -05:00
osflags_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
osflags_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00