-
Notifications
You must be signed in to change notification settings - Fork 916
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
govc: Add feature to pass fullname and org for windows vm customization #3444
Conversation
@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. |
@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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rubinthomasdev , please run make doc
and include the update to govc/USAGE.md
Then we can merge once the CLA is approved
932c723
to
48f61b5
Compare
Thank you @dougm for the review. I have done the following changes based on the review :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor request on the doc. Could you also squash the commits and force push? We don't have the rebase option enabled for this repo, merge only. Thanks @rubinthomasdev
26adccd
to
5677b0e
Compare
@dougm Thank you for the suggestion. This makes the document more user friendly with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rubinthomasdev !
@rubinthomasdev, VMware has approved your signed contributor license agreement. |
Description
Added two new flags to pass the
fullname
andorg
for windows vm customization mandatory parameters.Closes: #3443
Type of change
Please mark options that are relevant:
not work as expected)
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:
CONTRIBUTION
guidelines of this project