k3s/pkg/credentialprovider
k8s-merge-robot 75689dd4d2 Merge pull request #28539 from derekwaynecarr/credential_provider_timeout
Automatic merge from submit-queue

Fix httpclient setup for gcp credential provider to have timeout

The default http client has no timeout.

This could cause problems when not on GCP environments.

This PR changes to use a 10s timeout, and ensures the transport has our normal defaults applied.

/cc @ncdc @liggitt
2016-07-22 18:01:41 -07:00
..
aws Merge pull request #28428 from justinsb/aws_region_ap_south 2016-07-14 20:28:53 -07:00
gcp Merge pull request #28539 from derekwaynecarr/credential_provider_timeout 2016-07-22 18:01:41 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
config.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
config_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
keyring.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
keyring_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -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