-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
None
-
None
-
NE Sprint 262, NE Sprint 263, NE Sprint 264
Description of problem
The openshift/cluster-dns-operator repository vendors k8s.io/* v0.30.3. OpenShift 4.18 is based on Kubernetes 1.31.
Version-Release number of selected component (if applicable)
4.18.
How reproducible
Always.
Steps to Reproduce
Check https://github.com/openshift/cluster-dns-operator/blob/release-4.18/go.mod.
Actual results
The k8s.io/* packages are at v0.30.3.
Expected results
The k8s.io/* packages are at v0.31.0 or newer.