k3s/cmd/kubelet/app
Davanum Srinivas edf8577654
Remove Rancher Credential Provider from upstream kubernetes
This is useful only in rancher environment, they are using this in a
very old branch (1.6), they are currently at 2.2.x. There is just no
point in us carrying this code as this is not useful to anyone else
outside of the rancher environment. Let us please remove this code from
upstream.

Change-Id: I5196d0edd79a7809c3a04e6028ddbd01063f224b
2019-04-25 19:10:01 -04:00
..
options Update klog to 0.3.0 2019-04-18 08:33:06 -07:00
BUILD Remove Rancher Credential Provider from upstream kubernetes 2019-04-25 19:10:01 -04:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
auth.go automated: Rename all package references 2018-08-29 19:07:52 +03: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
plugins.go Remove Rancher Credential Provider from upstream kubernetes 2019-04-25 19:10:01 -04:00
server.go Fix pkg/volume/util/nsenter linting errors 2019-04-08 10:43:54 -06:00
server_bootstrap_test.go Switch WaitForCertificate to informers to avoid broken watches 2019-02-06 22:27:00 +01:00
server_linux.go replace golang.org/x/exp/inotify with standalone library 2018-11-13 14:51:40 -08:00
server_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
server_unsupported.go