-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
2
-
None
-
None
-
NE Sprint 265, NI&D Sprint 266, NI&D Sprint 267
Description of problem
The openshift/cluster-ingress-operator repository vendors k8s.io/* v0.31.1. OpenShift 4.19 is based on Kubernetes 1.32.
Version-Release number of selected component (if applicable)
4.19.
How reproducible
Always.
Steps to Reproduce
Check https://github.com/openshift/cluster-ingress-/blob/release-4.19/go.mod.
Actual results
The k8s.io/* packages are at v0.31.1.
Expected results
The k8s.io/* packages are at v0.32.0 or newer.