-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
Proposed
-
Installer Sprint 277
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-62846. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-62430. The following is the description of the original issue:
—
Description of problem:
As part of the effort (https://issues.redhat.com/browse/MGMT-21864) to enable SNO dual-stack with primary IPv6 via IBI, we found that openshift/installer blocks 'none' platform installs when IPv6 is the primary stack (see https://github.com/openshift/installer/blob/main/pkg/types/validation/installconfig.go#L365 where allowV6Primary is not set to true). This currently prevents installing primary-IPv6 dual-stack SNOs, and we have a customer waiting for it.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Steps to Reproduce:
11 Use OpenShift Installer to install dual-stack with primary IPv6 SNO.
Actual results (example):
msg=failed to fetch Master Machines: failed to load asset "Install Config": failed to create install config: invalid "install-config.yaml" file: [networking.machineNetwork: Invalid value: "1001:db9::/120, 192.168.127.0/24": IPv4 addresses must be listed before IPv6 addresses, networking.serviceNetwork: Invalid value: "fd02::/112, 172.30.0 <TRUNCATED>: exit status 3
Expected results:
Successful installation
- clones
-
OCPBUGS-62846 Installing dual stack SNO with primary IPv6 is blocked
-
- Verified
-
- duplicates
-
OCPBUGS-62846 Installing dual stack SNO with primary IPv6 is blocked
-
- Verified
-
- is blocked by
-
OCPBUGS-62846 Installing dual stack SNO with primary IPv6 is blocked
-
- Verified
-
- links to