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

Bump cluster-dns-operator to k8s 1.25

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.12.z
    • 4.12
    • Networking / DNS
    • None
    • Important
    • Sprint 225
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      *Previously, the Cluster DNS Operator used GO kubernetes libraries that were based on kubernetes 1.24 while {product-title} 4.12 is based on kubernetes 1.25. With this update, GO kubernetes API is v1.25.2, which aligns the Cluster DNS Operator with {product-title} 4.12 that uses kubernetes 1.25 APIs. (link: https://issues.redhat.com/browse/OCPBUGS-1558[*OCPBUGS-1558*])
      Show
      *Previously, the Cluster DNS Operator used GO kubernetes libraries that were based on kubernetes 1.24 while {product-title} 4.12 is based on kubernetes 1.25. With this update, GO kubernetes API is v1.25.2, which aligns the Cluster DNS Operator with {product-title} 4.12 that uses kubernetes 1.25 APIs. (link: https://issues.redhat.com/browse/OCPBUGS-1558 [* OCPBUGS-1558 *])
    • Bug Fix
    • Done

    Description

      Description of problem:

      The current version of openshift/cluster-dns-operator vendors Kubernetes 1.24 packages.  OpenShift 4.12 is based on Kubernetes 1.25.  

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

      4.12

      How reproducible:

      Always

      Steps to Reproduce:

      1. Check https://github.com/openshift/cluster-dns-operator/blob/release-4.12/go.mod  

      Actual results:

      Kubernetes packages (k8s.io/api, k8s.io/apimachinery, and k8s.io/client-go) are at version v0.24.0.
      

      Expected results:

      Kubernetes packages are at version v0.25.0 or later.

      Additional info:

      Using old Kubernetes API and client packages brings risk of API compatibility issues.

      Attachments

        Activity

          People

            gspence@redhat.com Grant Spence
            gspence@redhat.com Grant Spence
            Melvin Joseph Melvin Joseph
            Joe Aldinger Joe Aldinger
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: