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

Upgrade package gcloud-aio-auth>=5.2.0 #41262

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

moiseenkov
Copy link
Contributor

This PR upgrades the gcloud-aio-auth package constraints up to >=5.2.0.

As it was requested in the provider.yaml this PR overrides the following methods for the _CredentialsToken class:

  • refresh()
  • ensure_token() - this method is overridden in order to satisfy the unit test tests/providers/google/common/hooks/test_base_google.py::TestCredentialsToken::test_get

I also tested these changes with multiple system tests with deferrable mode, and they succeed.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Aug 5, 2024
@moiseenkov moiseenkov force-pushed the upgrade-gcloud-aio-auth branch 2 times, most recently from b1f89eb to 6deb17a Compare August 6, 2024 09:57
@moiseenkov moiseenkov requested a review from ashb as a code owner August 6, 2024 09:57
@moiseenkov
Copy link
Contributor Author

Hi @potiuk , @ashb ,
I made some changes in the scripts/docker/entrypoint_ci.sh to fix the CI. PTAL.

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE

@potiuk potiuk merged commit 16abb91 into apache:main Aug 6, 2024
108 checks passed
potiuk added a commit to potiuk/airflow that referenced this pull request Aug 6, 2024
potiuk added a commit to potiuk/airflow that referenced this pull request Aug 6, 2024
molcay pushed a commit to VladaZakharova/airflow that referenced this pull request Aug 19, 2024
@dimon222 dimon222 mentioned this pull request Aug 23, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants