k3s/pkg/credentialprovider
Kubernetes Submit Queue 152de38825
Merge pull request #65043 from brendandburns/todo4
Automatic merge from submit-queue (batch tested with PRs 64564, 65043). 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>.

Make CredentialProvider config loading deterministic.

@mattmoor fixed an old TODO :)
2018-08-26 14:07:04 -07:00
..
aws Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
azure fix acr sp access issue 2018-07-20 08:39:31 +00:00
gcp Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rancher Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
config.go make invocation ReadDockerConfigFile can handle .dockerconfigjson file 2016-11-17 09:32:32 +08:00
config_test.go
doc.go
keyring.go Remove dependency on v1 API in base credential provider 2018-01-05 17:52:06 -05:00
keyring_test.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
plugins.go Make CredentialProvider config loading deterministic. 2018-06-12 21:39:46 -07:00
provider.go Updates Docker Engine API 2017-07-13 12:55:07 -07:00
provider_test.go