Add support to provisioning vcloud workers with multiple nics/networks#1941
Add support to provisioning vcloud workers with multiple nics/networks#1941kubermatic-bot merged 5 commits intokubermatic:mainkubermatic/machine-controller:mainfrom 4ch3los:feat/vcloud-multi-nic4ch3los/kubermatic-machine-controller:feat/vcloud-multi-nicCopy head branch name to clipboard
Conversation
Signed-off-by: Kai Fink <kai.fink@yahoo.de>
|
Hi @4ch3los. Thanks for your PR. I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cc |
…rk configurations Signed-off-by: Kai Fink <kai.fink@yahoo.de>
Signed-off-by: Kai Fink <kai.fink@yahoo.de>
Signed-off-by: Kai Fink <kai.fink@yahoo.de>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Review the full test history Silence the bot with an |
1 similar comment
|
/retest Review the full test history Silence the bot with an |
|
/lgtm cancel |
|
@4ch3los please fix the lint warning |
Signed-off-by: Kai Fink <kai.fink@yahoo.de>
|
/test pull-machine-controller-lint |
|
/ok-to-test |
|
/override pull-machine-controller-e2e-vmware-cloud-director |
|
@xrstf: Overrode contexts on behalf of xrstf: pull-machine-controller-e2e-vmware-cloud-director DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
LGTM label has been added. DetailsGit tree hash: 6189a030b74cdb85c7f64f85f84a26bc6a37bc28 |
What this PR does / why we need it:
This pr adds the ability to create machines in vmware cloud director with multiple nics using different networks. This is especially useful when you want to use a additional nic for storage
Which issue(s) this PR fixes:
What type of PR is this?
/kind feature
Special notes for your reviewer:
This change just adds the nic to the vm, for the configuration there is a osm pr kubermatic/operating-system-manager#471
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: