Skip to content

OCPBUGS-49351: Added vSphere check for max networks - #1327

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
vr4manta:OCPBUGS-49351
Feb 11, 2025
Merged

OCPBUGS-49351: Added vSphere check for max networks#1327
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
vr4manta:OCPBUGS-49351

Conversation

@vr4manta

Copy link
Copy Markdown
Contributor

OCPBUGS-49351

Changes

  • Added check for max network count

@openshift-ci-robotopenshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Feb 4, 2025
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@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
  • bug is open, matching expected state (open)
  • bug target version (4.19.0) matches configured target version for branch (4.19.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @WenXinWei

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

OCPBUGS-49351

Changes

  • Added check for max network count

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

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2025
@vr4manta

Copy link
Copy Markdown
ContributorAuthor

/retest

@vr4manta

Copy link
Copy Markdown
ContributorAuthor

/assign @JoelSpeed
Ready for review. Thanks!

@openshift-ci

Copy link
Copy Markdown
Contributor

@vr4manta: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test nameCommitDetailsRequiredRerun command
ci/prow/e2e-nutanix26bbb2alinkfalse/test e2e-nutanix
ci/prow/e2e-azure-operator26bbb2alinkfalse/test e2e-azure-operator
ci/prow/e2e-openstack26bbb2alinkfalse/test e2e-openstack
ci/prow/e2e-metal-ipi-ovn-dualstack26bbb2alinkfalse/test e2e-metal-ipi-ovn-dualstack

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@JoelSpeed

Copy link
Copy Markdown
Contributor

When did this API ship as stable?

@rvanderp3

Copy link
Copy Markdown
Contributor

When did this API ship as stable?

I believe it was back in the 4.13 time frame.

@JoelSpeed

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
ContributorAuthor

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

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ciopenshift-ciBot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 11, 2025
@vr4manta

Copy link
Copy Markdown
ContributorAuthor

/label acknowledge-critical-fixes-only

@openshift-ciopenshift-ciBot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Feb 11, 2025
@openshift-merge-bot
openshift-merge-botBot merged commit 2f48e76 into openshift:masterFeb 11, 2025
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@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 refresh.

Jira Issue OCPBUGS-49351 has not been moved to the MODIFIED state.

Details

In response to this:

OCPBUGS-49351

Changes

  • Added check for max network count

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

Copy link
Copy Markdown
Contributor

[ART PR BUILD NOTIFIER]

Distgit: ose-machine-api-operator
This PR has been included in build ose-machine-api-operator-container-v4.19.0-202502122141.p0.g2f48e76.assembly.stream.el9.
All builds following this will include this PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-critical-fixes-onlyIndicates if the issuer of the label is OK with the policy.approvedIndicates a PR has been approved by an approver from all required OWNERS files.jira/valid-bugIndicates that a referenced Jira bug is valid for the branch this PR is targeting.jira/valid-referenceIndicates that this PR references a valid Jira ticket of any type.lgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vr4manta@openshift-ci-robot@rvanderp3@JoelSpeed@openshift-bot