Skip to content

feat: add smbios check for GCE residency detection#1092

Merged
TimurSadykov merged 4 commits intomainfrom
stim-smbios
Nov 11, 2022
Merged

feat: add smbios check for GCE residency detection#1092
TimurSadykov merged 4 commits intomainfrom
stim-smbios

Conversation

@TimurSadykov
Copy link
Copy Markdown

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 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