Skip to content

Conversation

@sp98
Copy link
Contributor

@sp98 sp98 commented Jan 6, 2026

This PR updates the getIPFamilyConfig function to support dual stack IPv6 Primary cluster.

  • Set IPFamily to IPv6 if IPv6 is the first IP Family in spec.ClusterNetwork in networks.config.openshift.io.
  • Set IPFamily to IPv4 if IPv4 is the first IP Family in the spec.ClusterNetwork in networks.config.openshift.io

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 6, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 6, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 6, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sp98
Once this PR has been reviewed and has the lgtm label, please assign agarwal-mudit for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@sp98 sp98 force-pushed the support-dual-stack-IPv6-primary branch 2 times, most recently from 081f02f to da31371 Compare January 7, 2026 07:36
Set IPFamily to IPv6 if IPv6 is the first IP Family in
spec.ClusterNetwork in networks.config.openshift.io.

Set IPFamily to IPv4 if IPv4 is the first IP Family in the
spec.ClusterNetwork in networks.config.openshift.io

Signed-off-by: Santosh <sapillai@redhat.com>
@sp98 sp98 force-pushed the support-dual-stack-IPv6-primary branch from da31371 to f81ba42 Compare January 7, 2026 08:50
@sp98 sp98 changed the title [WIP] support dual stack IPv6 Primary cluster. support dual stack IPv6 Primary cluster. Jan 7, 2026
@sp98 sp98 marked this pull request as ready for review January 7, 2026 08:51
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 7, 2026
@sp98 sp98 changed the title support dual stack IPv6 Primary cluster. [DNM] support dual stack IPv6 Primary cluster. Jan 12, 2026
@sp98 sp98 marked this pull request as draft January 12, 2026 05:13
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant