-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
Chores
-
2
-
False
-
None
-
False
-
Release Note Not Required
-
-
-
NE Sprint 265, NI&D Sprint 266, NI&D Sprint 267
-
Important
-
0
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.