Thanks to visit codestin.com
Credit goes to github.com

Skip to content

retry oauth token fetch in gce cloudprovider#32021

Merged
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
mikedanese:flake
Sep 3, 2016
Merged

retry oauth token fetch in gce cloudprovider#32021
k8s-github-robot merged 1 commit into
kubernetes:masterfrom
mikedanese:flake

Conversation

@mikedanese
Copy link
Copy Markdown
Member

@mikedanese mikedanese commented Sep 3, 2016

Fixes #31560

The oauth client fetches a token on the initial request of that client. Let's warm the cache.

cc @goltermann @lavalamp


This change is Reviewable

@mikedanese mikedanese added the kind/flake Categorizes issue or PR as related to a flaky test. label Sep 3, 2016
@mikedanese mikedanese added this to the v1.4 milestone Sep 3, 2016
The ouath client fetches a token on it's first request. Let's warm
the cache to avoid pesky flakes.
@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. release-note-label-needed labels Sep 3, 2016
@mikedanese mikedanese added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-label-needed labels Sep 3, 2016
@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Sep 3, 2016

GCE e2e build/test passed for commit 1a3ff07.

@goltermann goltermann added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 3, 2016
@k8s-github-robot
Copy link
Copy Markdown

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link
Copy Markdown

k8s-bot commented Sep 3, 2016

GCE e2e build/test passed for commit 1a3ff07.

@k8s-github-robot
Copy link
Copy Markdown

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 1f70140 into kubernetes:master Sep 3, 2016
@mikedanese mikedanese deleted the flake branch September 3, 2016 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/flake Categorizes issue or PR as related to a flaky test. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants