-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14.0
-
No
-
Hypershift Sprint 238, Hypershift Sprint 241, Hypershift Sprint 242, Hypershift Sprint 243
-
4
-
Rejected
-
False
-
Description of problem:
Trying to deploy a HostedCluster using an IPv6 network, the control plane fails to start. These are the networking parameters for the HostedCluster: networking: clusterNetwork: - cidr: fd01::/48 networkType: OVNKubernetes serviceNetwork: - cidr: fd02::/112 When the control plane pods are created, the etcd pod will remain in crashloopbackoff. The error in the logs: invalid value "https://fd01:0:0:3::4c:2380" for flag -listen-peer-urls: URL address does not have the form "host:port": https://fd01:0:0:3::4c:2380
Version-Release number of selected component (if applicable):
Any
How reproducible:
Always
Steps to Reproduce:
1. Create a HostedCluster with the networking parameters set to IPv6 networks. 2. The etcd pod will be created and will fail to start.
Actual results:
etcd crashses at start
Expected results:
etcd starts properly and the other control plane pods follow
Additional info:
N/A
- is related to
-
OCPSTRAT-373 Support IPv6 Hosted Cluster Deployments with HyperShift
- Closed
- links to
-
RHEA-2023:5006 rpm
- mentioned on