Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for gcloud token expiry #3908

Merged
merged 1 commit into from
May 10, 2023
Merged

Conversation

justinsb
Copy link
Contributor

@justinsb justinsb commented Apr 7, 2023

gcloud tokens expire after a few hours, when they do we need to
rotate. Use a oauth2.TokenSource, not an oauth2.Token.

gcloud tokens expire after a few hours, when they do we need to
rotate.  Use a oauth2.TokenSource, not an oauth2.Token.
@justinsb justinsb requested a review from a team as a code owner April 7, 2023 11:30
@justinsb justinsb requested a review from mortent April 7, 2023 11:30
@justinsb justinsb merged commit 4b107b7 into kptdev:main May 10, 2023
johnbelamaric pushed a commit to mortent/kpt that referenced this pull request Sep 18, 2023
gcloud tokens expire after a few hours, when they do we need to
rotate.  Use a oauth2.TokenSource, not an oauth2.Token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants