This is a clone of issue OCPBUGS-30135. The following is the description of the original issue:
—
Description of problem:
Installer now errors when attempting to use networkType: OpenShiftSDN; but the message still says "deprecated".
Version-Release number of selected component (if applicable):
4.15+
How reproducible:
100%
Steps to Reproduce:
1. Attempt to install 4.15+ with networkType: OpenShiftSDN Observe error in logs: time="2024-03-01T14:37:25Z" level=error msg="failed to fetch Master Machines: failed to load asset \"Install Config\": failed to create install config: invalid \"install-config.yaml\" file: networking.networkType: Invalid value: \"OpenShiftSDN\": networkType OpenShiftSDN is deprecated, please use OVNKubernetes"
Actual results:
Observe error in logs: time="2024-03-01T14:37:25Z" level=error msg="failed to fetch Master Machines: failed to load asset \"Install Config\": failed to create install config: invalid \"install-config.yaml\" file: networking.networkType: Invalid value: \"OpenShiftSDN\": networkType OpenShiftSDN is deprecated, please use OVNKubernetes"
Expected results:
A message more like: Observe error in logs: time="2024-03-01T14:37:25Z" level=error msg="failed to fetch Master Machines: failed to load asset \"Install Config\": failed to create install config: invalid \"install-config.yaml\" file: networking.networkType: Invalid value: \"OpenShiftSDN\": networkType OpenShiftSDN is not supported, please use OVNKubernetes"
Additional info:
See thread
- clones
-
OCPBUGS-30135 OpenShiftSDN error should say "unsupported" rather than "deprecated"
- Closed
- is blocked by
-
OCPBUGS-30135 OpenShiftSDN error should say "unsupported" rather than "deprecated"
- Closed
- links to
-
RHSA-2024:1210 OpenShift Container Platform 4.15.z security update