Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

feat: Utilize gcp-metadata's GCP Residency Check#1513

Merged
danielbankhead merged 14 commits intomainfrom
utilize-gcp-metadata-residency-check
Jun 29, 2023
Merged

feat: Utilize gcp-metadata's GCP Residency Check#1513
danielbankhead merged 14 commits intomainfrom
utilize-gcp-metadata-residency-check

Conversation

@danielbankhead
Copy link
Copy Markdown
Contributor

Removes 1 network call for workloads running on GCP 🦕

Removes 1 network check for workloads running on GCP
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jan 12, 2023
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jan 12, 2023
@danielbankhead danielbankhead marked this pull request as ready for review June 28, 2023 22:12
@danielbankhead danielbankhead requested a review from a team as a code owner June 28, 2023 22:12
@danielbankhead danielbankhead requested a review from a team June 28, 2023 22:12
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Jun 28, 2023
scope.done();
});

it('_checkIsGCE should not set the _isGCE flag when not running on GCE', async () => {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These tests are effectively just testing gcp-metadata, which already has these tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants