kubernetes/cmd/kubelet/app
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
..
options Default the --enable-cadvisor-endpoints flag to disabled 2020-01-21 17:30:46 -05:00
auth.go Switch kubelet/aggregated API servers to use v1 subjectaccessreviews 2019-11-11 17:19:11 -05:00
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
plugins_providerless.go fix providerless build post-CSI migration 2019-11-19 09:47:44 -08:00
plugins_providers.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
plugins.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
server_bootstrap_test.go refactor into seperate authority package 2019-11-04 10:56:06 -08:00
server_linux.go fix linting issues 2019-08-07 21:00:53 +05:30
server_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
server_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server.go hollow-node use remote CRI 2020-01-07 11:00:45 +08:00