vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.26k stars 896 forks source link

govc: Add feature to pass fullname and org for windows vm customization #3444

Closed rubinthomasdev closed 3 weeks ago

rubinthomasdev commented 1 month ago

Description

Added two new flags to pass the fullname and org for windows vm customization mandatory parameters.

Closes: #3443

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. If applicable, please also list any relevant details for your test configuration.

Checklist:

vmwclabot commented 1 month ago

@rubinthomasdev, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

vmwclabot commented 1 month ago

@rubinthomasdev, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.

rubinthomasdev commented 1 month ago

Thank you @dougm for the review. I have done the following changes based on the review :

  1. run make doc to update the govc doc
  2. removed the unnecessary check on empty strings and restructured the code based on the example above (thank you for the example).
rubinthomasdev commented 3 weeks ago

@dougm Thank you for the suggestion. This makes the document more user friendly with Windows only : tag added. I have added the update and squashed and force pushed the changes.

vmwclabot commented 3 weeks ago

@rubinthomasdev, VMware has approved your signed contributor license agreement.