k3s/pkg/credentialprovider
Kubernetes Submit Queue e1423acc50 Merge pull request #45056 from ericchiang/update-oauth2
Automatic merge from submit-queue

bump(golang.org/x/oauth2): a6bd8cefa1811bd24b86f8902872e4e8225f74c4

As I tackle https://github.com/kubernetes/kubernetes/issues/42654 kubectl's OpenID Connect plugin will start using golang.org/x/oauth2 for refreshing, instead of go-oidc's own hand rolled oauth2 implementation. In preparation, update golang.org/x/oauth2 to include 7374b3f1ec which fixes refreshing with Okta.

We also somehow removed the dependency on `google.golang.org/appengine`. Maybe 8cf58155e4?

cc @kubernetes/sig-auth-pr-reviews
2017-05-03 19:34:14 -07:00
..
aws autogenerated 2017-04-14 10:40:57 -07:00
azure autogenerated 2017-04-14 10:40:57 -07:00
gcp GCP credential provider: add "type" field to fake JSON key in unit test 2017-04-28 16:16:53 -07:00
rancher autogenerated 2017-04-14 10:40:57 -07:00
BUILD Update bazel files 2017-05-03 11:22:06 -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 make function ReadDockerConfigFile more flexible 2016-10-14 23:23:46 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
keyring.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
keyring_test.go Move docker keyring lookup test to pkg/credentailprovider 2017-05-03 11:22:06 -07:00
plugins.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provider.go Check if service accounts exist in gcr credential provider 2016-07-15 11:41:02 -07:00
provider_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00