-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
None
-
Rejected
-
NI&D Sprint 276, NI&D Sprint 277
Description of problem
The openshift/router repository vendors k8s.io/* v0.30.3. OpenShift 4.21 is based on Kubernetes 1.33.
Version-Release number of selected component (if applicable)
4.21.
How reproducible
Always.
Steps to Reproduce
Check https://github.com/openshift/router/blob/release-4.20/go.mod.
Actual results
The k8s.io/* packages are at v0.30.3.
Expected results
The k8s.io/* packages are at v0.33.0 or newer.