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

Updates disk images for VMs in all projects #75

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

nkinkade
Copy link
Contributor

@nkinkade nkinkade commented Mar 21, 2024

The new disk images bring in updates to the write-metadata.sh script, which will write a new metadata file at /var/local/metadata/managed with the content "machine". We will configure ndt-server to add this as a new -label flag so that users of the data can identify whether the server environment is "full", "minimal" or BYOS. Depending on the environment, the content of the "managed" file will be as follows:

full: "switch,machine"
minimal: "machine"
BYOS: "none"


This change is Reviewable

This change brings in updates to the write-metadata service.
This brings in the change of writing out a new "managed" metadata file in
/var/local/metadata. This new file will help data users distinguish if the
environment is a full, minimal or BYOS.
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 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@nkinkade nkinkade merged commit 75d6c89 into main Mar 21, 2024
3 checks passed
@nkinkade nkinkade deleted the sandbox-kinkade branch March 21, 2024 16:42
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