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

feat: populate meta-data for microvms #57

Closed
wants to merge 4 commits into from

Conversation

yitsushi
Copy link
Contributor

What this PR does / why we need it:

Added keys:

  • instance_id
  • local_hostname
  • platform
  • cluster_name

Which issue(s) this PR fixes:
fixes #42

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@yitsushi yitsushi added the kind/feature New feature or request label Dec 10, 2021
Added keys:

* instance_id
* local_hostname
* platform
* cluster_name

fixes #42
internal/services/microvm/convert.go Outdated Show resolved Hide resolved
@yitsushi
Copy link
Contributor Author

Closing in favor of #60

@yitsushi yitsushi closed this Dec 13, 2021
@yitsushi yitsushi deleted the 42-cloud-init-meta branch December 13, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create cloud-init instance metadata
2 participants