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

Add level name to annotate the level number #687

Merged

Conversation

linsword13
Copy link
Collaborator

The names come from the physical_host documentation: https://cloud.google.com/compute/docs/instances/use-compact-placement-policies#verify-vm-location.

Tested output:

modifier::GcpMetadata::Level 0 Groups (cluster) = 1
modifier::GcpMetadata::Level 1 Groups (rack) = 1
modifier::GcpMetadata::Level 2 Groups (host) = 2

The names come from the physical_host documentation:
https://cloud.google.com/compute/docs/instances/use-compact-placement-policies#verify-vm-location.

Tested output:

```
modifier::GcpMetadata::Level 0 Groups (cluster) = 1
modifier::GcpMetadata::Level 1 Groups (rack) = 1
modifier::GcpMetadata::Level 2 Groups (host) = 2
```
@douglasjacobsen douglasjacobsen self-assigned this Oct 7, 2024
@douglasjacobsen douglasjacobsen added the enhancement New feature or request label Oct 7, 2024
@douglasjacobsen douglasjacobsen merged commit a11a7fd into GoogleCloudPlatform:develop Oct 7, 2024
12 checks passed
@linsword13 linsword13 deleted the vm-metadata branch October 7, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants