Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 support for networkdata #129

Conversation

hjensas
Copy link
Contributor

@hjensas hjensas commented Feb 15, 2024

Update the networkdata te

Change CtlPlaneIP to use a CIDR format (ip_addr/prefix).

Add a temporary compatibility layer utlizing a.b.c.d + CtlplaneNetmask to internally create the CIDR formated address.

In the future we can drop CtlplaneNetmask from OpenStackBaremetalSetSpec.

@hjensas hjensas requested review from rabi and abays February 15, 2024 22:05
@openshift-ci openshift-ci bot requested review from olliewalsh and stuggi February 15, 2024 22:06
hjensas added a commit to hjensas/dataplane-operator that referenced this pull request Feb 15, 2024
Get the ipPrefix from the Cidr in the ipSet reservation, combine
address and prefix when setting CtlPlaneIP in the instanceSpec.

Depends-On: openstack-k8s-operators/openstack-baremetal-operator#129
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/4766cf092b9647389fe1539c20477fc6

✔️ openstack-baremetal-operator-content-provider SUCCESS in 1h 11m 36s
openstack-baremetal-operator-crc-podified-edpm-baremetal FAILURE in 55m 55s

Update the networkdata te

Change CtlPlaneIP to use a CIDR format (ip_addr/prefix).

Add a temporary compatibility layer utlizing a.b.c.d + CtlplaneNetmask
to internally create the CIDR formated address.

In the future we can drop CtlplaneNetmask from OpenStackBaremetalSetSpec.
@hjensas hjensas force-pushed the ipv6-network-data-template branch from 2ebade1 to 67d36f8 Compare February 16, 2024 11:57
hjensas added a commit to hjensas/dataplane-operator that referenced this pull request Feb 16, 2024
Get the ipPrefix from the Cidr in the ipSet reservation, combine
address and prefix when setting CtlPlaneIP in the instanceSpec.

Depends-On: openstack-k8s-operators/openstack-baremetal-operator#129
Copy link
Contributor

@rabi rabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Contributor

openshift-ci bot commented Feb 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hjensas, rabi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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-merge-bot openshift-merge-bot bot merged commit 5918cf3 into openstack-k8s-operators:main Feb 17, 2024
6 checks passed
@hjensas hjensas deleted the ipv6-network-data-template branch February 19, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants