Skip to content

Shuffle available networks#52

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift-eng:mainfrom
jcpowermac:randomize-avail-networks
Oct 22, 2025
Merged

Shuffle available networks#52
openshift-merge-bot[bot] merged 1 commit intoopenshift-eng:mainfrom
jcpowermac:randomize-avail-networks

Conversation

@jcpowermac
Copy link
Copy Markdown
Contributor

When using multiple network leases we select the range of networks sequentially. My current guess is we are
over running our DHCP lease pool when doing this.
Instead let's shuffle the available networks
and more randomly chose one.

When using multiple network leases we select the range of
networks sequentially. My current guess is we are
over running our DHCP lease pool when doing this.
Instead let's shuffle the available networks
and more randomly chose one.
@openshift-ci openshift-ci bot requested review from mtulio and rvanderp3 October 22, 2025 14:31
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Oct 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcpowermac

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 22, 2025
@rvanderp3
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 22, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 2d1874a into openshift-eng:main Oct 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants