k3s/pkg/kubelet/config
Justin Santa Barbara dee8d4b90b For kubelet, differentiate between the nodeName and the hostname
This will allow us to use a nodeName that is not the hostname,
for example on clouds where the hostname is not the natural identifier
for a node.
2015-06-18 12:40:01 -07:00
..
apiserver.go For kubelet, differentiate between the nodeName and the hostname 2015-06-18 12:40:01 -07:00
apiserver_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
common.go For kubelet, differentiate between the nodeName and the hostname 2015-06-18 12:40:01 -07:00
common_test.go cleanse common_test.go of v1beta1 2015-06-16 17:22:35 -07:00
config.go Revert "Gracefully delete pods from the Kubelet" 2015-06-02 23:40:05 +02:00
config_test.go Revert "Revert "Security context - types, kubelet, admission"" 2015-05-05 16:02:13 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
file.go For kubelet, differentiate between the nodeName and the hostname 2015-06-18 12:40:01 -07:00
file_test.go remove most references to api.PreV1Beta3 2015-06-03 20:09:03 -07:00
http.go For kubelet, differentiate between the nodeName and the hostname 2015-06-18 12:40:01 -07:00
http_test.go add v1 tests to hack/test-go; let default value of Container.SecurityContext to be nil 2015-06-03 09:50:41 -07:00