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

NodePool Controller doesn't respect LatestSupportedVersion const

XMLWordPrintable

    • Important
    • None
    • Hypershift Sprint 258, Hypershift Sprint 259
    • 2
    • Proposed
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          NodePool Controller doesn't respect LatestSupportedVersion https://github.com/openshift/hypershift/blob/main/support/supportedversion/version.go#L19

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1. Create HostedCluster / NodePool
          2. Upgrade both HostedCluster and NodePool at the same time to a version higher than the LatestSupportedVersion
          

      Actual results:

          NodePool tries to upgrade to the new version while the HostedCluster ValidReleaseImage condition fails with: 'the latest version supported is: "x.y.z". Attempting to use: "x.y.z"'

      Expected results:

          NodePool ValidReleaseImage condition also fails

      Additional info:

          

            rh-ee-mraee Mulham Raee
            rh-ee-mraee Mulham Raee
            Jie Zhao Jie Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: