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

provider client: Reauthenticate with context #2935

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

pierreprinetti
Copy link
Contributor

Change (ProviderClient).Reauthenticate to accept a context.Context as its first argument, and use it to perform the reauth call.

@pierreprinetti pierreprinetti requested a review from a team February 21, 2024 11:10
@github-actions github-actions bot added the semver:major Breaking change label Feb 21, 2024
Change `(ProviderClient).Reauthenticate` to accept a `context.Context`
as its first argument, and use it to perform the reauth call.
@coveralls
Copy link

Coverage Status

coverage: 77.245% (-0.002%) from 77.247%
when pulling eaadf19 on shiftstack:reauth_context
into faaee35 on gophercloud:master.

@EmilienM EmilienM merged commit 729c1b8 into gophercloud:master Feb 21, 2024
17 checks passed
@EmilienM EmilienM deleted the reauth_context branch February 21, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:major Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants