-
Notifications
You must be signed in to change notification settings - Fork 581
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
ITL vmware-esx-soap-host-net{,-nic}: Add missing option "--unplugged_nics_state" #10261
base: master
Are you sure you want to change the base?
Conversation
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @n-rodriguez
|
205d20d
to
bdab782
Compare
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @n-rodriguez
|
CLA is signed |
@cla-bot check |
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 a lot for your contribution!
Please address the one change I have commented. Otherwise, it looks good to me.
bdab782
to
bbde6fa
Compare
@oxzi done! |
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 again for your contribution. Looks good to me!
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.
Sorry, since you are a new contributor, there is one more thing you need to do. Please add yourself to the AUTHORS
file at the correct alphabetical position. Please apologize that I forgot to mention this before.
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.
Please excuse the mess with the multiple comments.. I just wanted to change the status to requested changes, but GitHub had other plans for me. Thus, please address my previous comment: #10261 (review)
…et and vmware-esx-soap-host-net-nic
bbde6fa
to
e881898
Compare
@oxzi done! |
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.
LGTM. Thanks again.
Hi there! Any news? |
Hi there!
Add missing option
--unplugged_nics_state
tovmware-esx-soap-host-net
andvmware-esx-soap-host-net-nic
.It's a revival of #8618, hope it will be merged 😃
Thank you!