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

Cluster Policy Controller is using out of date library-go

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.20
    • openshift-apiserver
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Cluster Policy Controller's go.mod requires:
      github.com/openshift/library-go v0.0.0-20250217144305-c917e6d528b2
      
      which is couple months old. 
      MicroShift imports both CPC and newer library-go which forces us to patch the dependencies to avoid compile issues:
      
      https://github.com/pmtk/microshift/blob/rebase-kube-bump-4.20.0-0.nightly-2025-07-20-021531_amd64-2025-07-20_arm64-2025-07-20/scripts/auto-rebase/rebase_patches/0041-cluster-policy-controller.patch

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              Unassigned Unassigned
              pmatusza@redhat.com Patryk Matuszak
              None
              None
              Rahul Gangwar Rahul Gangwar
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: