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

Google provider catch invalid secret name #18790

Merged
merged 2 commits into from
Oct 19, 2021
Merged

Google provider catch invalid secret name #18790

merged 2 commits into from
Oct 19, 2021

Conversation

raphaelauv
Copy link
Contributor

closes: #18789

@raphaelauv raphaelauv requested a review from turbaszek as a code owner October 7, 2021 06:56
@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Oct 7, 2021
@raphaelauv
Copy link
Contributor Author

missing test

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! I love explicit error messages !

@github-actions
Copy link

github-actions bot commented Oct 7, 2021

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Oct 7, 2021
@potiuk
Copy link
Member

potiuk commented Oct 7, 2021

If you can add test fr thate @raphaelauv - that would be even better, but I am not sure it's really needed in this case.

@raphaelauv
Copy link
Contributor Author

thanks for the review @potiuk , I just added the test

@potiuk
Copy link
Member

potiuk commented Oct 7, 2021

Static check needs fixing though (I recommend pre-commit - it's really helpful to avoid extra iterations :D )

Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

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

Mainly to satisfy linters.

@uranusjr uranusjr merged commit 0e95b57 into apache:main Oct 19, 2021
sharon2719 pushed a commit to sharon2719/airflow that referenced this pull request Oct 27, 2021
@raphaelauv raphaelauv deleted the fix/18789_google_provider_catch_invalid_secret_name branch October 30, 2021 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers okay to merge It's ok to merge this PR as it does not require more tests provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Cloud Secret Manager Backend fail on variable with a non allow character
3 participants