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: add smbios check for GCE residency detection #1092

Merged
merged 4 commits into from Nov 11, 2022
Merged

Conversation

TimurSadykov
Copy link
Member

Current GCE residency check depends on network stack initialization and therefore error-prone.
With this fix, library will check unique environment variables to detect GCE residency.

For more details: go/auth-library-noping

Fixes #1001

@TimurSadykov TimurSadykov requested a review from a team as a code owner November 11, 2022 02:23
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 11, 2022
@TimurSadykov TimurSadykov merged commit bfe7d93 into main Nov 11, 2022
@TimurSadykov TimurSadykov deleted the stim-smbios branch November 11, 2022 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve GCE residency check by leveraging SMBIOS
3 participants