-
Bug
-
Resolution: Done
-
Undefined
-
4.20
Description of problem:
RCM's go.mod requires: github.com/openshift/library-go v0.0.0-20240528110646-354b673304be which is more than 1 year old. MicroShift imports both route-controller-manager and newer library-go which leads to patching the route-controller-manager to avoid compilation errors: 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/0040-route-controller-manager.patch
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- relates to
-
OCPBUGS-59576 Cluster Policy Controller is using out of date library-go
-
- New
-
- links to