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

Detect the managed instance group that created a VM #897

Merged
merged 12 commits into from
Sep 30, 2024

Conversation

quentinmit
Copy link
Member

In preparation for new resource attributes for the MIG.

@quentinmit quentinmit requested a review from a team as a code owner September 24, 2024 19:19
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.55%. Comparing base (4caace7) to head (0b1ef6e).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
+ Coverage   61.03%   63.55%   +2.51%     
==========================================
  Files          56       57       +1     
  Lines        5903     6058     +155     
==========================================
+ Hits         3603     3850     +247     
+ Misses       2143     2046      -97     
- Partials      157      162       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

detectors/gcp/utils_test.go Outdated Show resolved Hide resolved
detectors/gcp/utils_test.go Outdated Show resolved Hide resolved
detectors/gcp/utils_test.go Outdated Show resolved Hide resolved
detectors/gcp/gce.go Show resolved Hide resolved
@dashpole
Copy link
Contributor

Code changes LGTM. Please document the steps you took to manually test this PR in the description before merging.

@dashpole
Copy link
Contributor

Just add the missing license header in the print_test, and this is good to go

@quentinmit quentinmit merged commit 40a2c3c into GoogleCloudPlatform:main Sep 30, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants