Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-30135

OpenShiftSDN error should say "unsupported" rather than "deprecated"

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      N/A
      Deprecation of SDN is already being handled in the docs.
      Show
      N/A Deprecation of SDN is already being handled in the docs.
    • Release Note Not Required
    • In Progress

      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

            efried.openshift Eric Fried
            efried.openshift Eric Fried
            Jianli Wei Jianli Wei
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: