-
Notifications
You must be signed in to change notification settings - Fork 29
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: Extend GCP Residency Detection Support #528
Conversation
Writing tests for this is a bit complicated; attempted to use However: here's proof the Windows regex/logic is working as expected:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few ideas on possible improvements but otherwise it LGTM 👍
|
- A refactor + Cloud Run Job support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Extends GCP Residency Detection Support in order to improve timeout logic for metadata checking.
Resolves downstream issue: googleapis/google-auth-library-nodejs#1236