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

feat: warn if default ingress_settings is used in remote_functions #1419

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chelsea-lin
Copy link
Contributor

This change modifies the default ingress_settings to a sentinel object (None). While this initially defaults to 'all', a warning is now issued to users, indicating that the default will change and 'all' is less secure than 'internal-only'.

  • Fixes internal issue 397677177
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue 397677177🦕

@chelsea-lin chelsea-lin requested review from tswast and shobsi February 21, 2025 23:00
@chelsea-lin chelsea-lin requested review from a team as code owners February 21, 2025 23:00
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 21, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Feb 21, 2025
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_ingress_settings branch from 55fdddb to 6a92106 Compare February 21, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants