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

Adds loadbalanced=false to physical machines and standalone VMs #266

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

nkinkade
Copy link
Contributor

@nkinkade nkinkade commented Jul 25, 2024

We have been adding the metadata file "loadbalanced" with a content/value of "true" to MIG instances. However, we have not been explicitly flagging non-loadbalanced machines as loadbalanced=false. This commit makes the declaration explicity for all machine types, which should make filtering in BigQuery using this field more intuitive and consitent with other fields.


This change is Reviewable

We have been adding the metadata file "loadbalanced" with a content/value of
"true" to MIG instances. However, we have not been explicitly flagging
non-loadbalanced machines as loadbalanced=false. This commit makes the
declaration explicity for all machine types, which should make filtering in
BigQuery using this field more intuitive and consitent with other fields.
@nkinkade nkinkade requested a review from robertodauria July 25, 2024 16:43
Copy link
Contributor

@robertodauria robertodauria left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@nkinkade nkinkade merged commit cd21564 into main Jul 25, 2024
5 checks passed
@nkinkade nkinkade deleted the sandbox-kinkade branch July 25, 2024 18:25
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