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

b/virtual_disk: enforce vmdk suffix #942

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Conversation

bill-rich
Copy link
Contributor

vmdk_path must end with a '.vmdk' suffix or the created disks will not
work properly or be able to be found with the Read function. Adding a
validate function to provide a better user experience when the suffix is
left off.

Fixes #926

vmdk_path must end with a '.vmdk' suffix or the created disks will not
work properly or be able to be found with the Read function. Adding a
validate function to provide a better user experience when the suffix is
left off.
@bill-rich bill-rich requested a review from a team January 15, 2020 03:52
@ghost ghost added the size/xs Relative Sizing: Extra-Small label Jan 15, 2020
Copy link
Contributor

@koikonom koikonom left a comment

Choose a reason for hiding this comment

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

LGTM

@aareet aareet merged commit 51f1046 into master Jan 21, 2020
@aareet aareet deleted the b-enforce_virtual_disk_suffix branch January 21, 2020 22:10
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/xs Relative Sizing: Extra-Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating new vsphere_virtual_disk fails
3 participants