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(vm): add 'path_in_datastore' disk argument #606

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

otopetrik
Copy link
Contributor

@otopetrik otopetrik commented Oct 7, 2023

Provide access to actual in-datastore path to disk image, and experimental support for attaching other VM's disks or host devices.

Contributor's Note

  • I have added / updated documentation in /docs for any user-facing features or additions.
  • I have added / updated templates in /example for any new or updated resources / data sources.
  • I have ran make example to verify that the change works as expected.

Proof of Work

See added example in VM's docs and in example resource.

Deployed VM from the example resource:
Screenshot 2023-10-09 at 11 52 15 AM

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #567

Provide access to actual in-datastore path to disk image,
and experimental support for attaching other VM's disks or host devices.

Signed-off-by: Oto Petřík <oto.petrik@gmail.com>
Copy link
Owner

@bpg bpg left a comment

Choose a reason for hiding this comment

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

Thanks a lot @otopetrik!

I've just added the same config to the example VM resources for acceptance testing.

LGTM! 🚀

@bpg bpg merged commit aeb5e88 into bpg:main Oct 12, 2023
8 checks passed
@ghost ghost mentioned this pull request Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants