-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14.z, 4.15
-
No
-
Hypershift Sprint 245
-
1
-
Proposed
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
After extensive debugging on HostedControlPlanes in dual stack mode, we have discovered that QE department has issues in dual stack environments. In Hypershift/HostedControlPlane, we have an HAProxy in the dataplane (worker nodes of the HostedCluster). This HAProxy is unable to redirect calls to the KubeApiServer in the ControlPlane, attempts to connect using both protocols, IPv6 initially and then IPv4. The issue is that the HostedCluster is exposing services in NodePort mode, and it seems that the masterNodes of the management cluster are not opening these NodePorts in IPv6, only in IPv4. Even though the master node shows this trace with netstat: tcp6 9 0 :::32272 :::* LISTEN 6086/ovnkube It seems that it is only opening in IPv4, as it is not possible to connect to the API via IPv6 even locally. This only happens with dual stack; in the case of IPv4 and v6, it works correctly in single-stack mode.
Version-Release number of selected component (if applicable):
4.14.X 4.15.X
How reproducible:
100%
Steps to Reproduce:
1. Deploy an Openshift management cluster in dual stack mode 2. Deploy MCE 2.4 3. Deploy a HostedCluster in dual stack mode
Actual results:
- Many pods stuck in ContainerCreating state - The HostedCluster cannot be deployed, many COs blocked and clusterversion also stuck
Expected results:
HostedCluster deployment done
Additional info:
To reproduce the issue you could contact @jparrill or @Liangquan Li in slack, this will make things easier for the environment creation.
- is cloned by
-
OCPBUGS-23569 (backport) HostedControlPlane Nodeport service is not opened in a dualstack deployment
- Closed
- is depended on by
-
OCPBUGS-23569 (backport) HostedControlPlane Nodeport service is not opened in a dualstack deployment
- Closed
- links to
-
RHEA-2023:7198 rpm
- mentioned in
-
Page Loading...
- mentioned on
(1 mentioned in, 1 mentioned on)