Uh oh!
There was an error while loading. Please reload this page.
OCPBUGS-49351: Added vSphere check for max networks - #1327
Conversation
openshift-ci-robot
commented
Feb 4, 2025
@vr4manta: This pull request references Jira Issue OCPBUGS-49351, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
rvanderp3
commented
Feb 4, 2025
/lgtm |
vr4manta
commented
Feb 5, 2025
/retest |
vr4manta
commented
Feb 5, 2025
/assign @JoelSpeed |
@vr4manta: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
JoelSpeed
commented
Feb 6, 2025
When did this API ship as stable? |
rvanderp3
commented
Feb 6, 2025
I believe it was back in the 4.13 time frame. |
JoelSpeed
commented
Feb 6, 2025
So given a lack of previous validation, in theory there could be any number of networks in this list? Is it possible to create a ratcheting validation where we would allow existing configurations to continue to work? Given that would mean machinesets with invalid values, leading to then creating new machines failing, I'm not sure how possible that would be 🤔 What happens today if a MachineSet tries to create a VM with more than 10 networks listed? |
vr4manta
commented
Feb 6, 2025
I am pretty sure if any customer tried to add more than 10, the vSphere would fail to create the machine. According to broadcom documentation, 10 is the max number of NICs allowed per VM. |
JoelSpeed
commented
Feb 11, 2025
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed 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 |
vr4manta
commented
Feb 11, 2025
/label acknowledge-critical-fixes-only |
openshift-ci-robot
commented
Feb 11, 2025
@vr4manta: Jira Issue OCPBUGS-49351: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-49351 has not been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
openshift-bot
commented
Feb 12, 2025
[ART PR BUILD NOTIFIER] Distgit: ose-machine-api-operator |
OCPBUGS-49351
Changes