-
Story
-
Resolution: Done
-
Normal
-
None
-
None
User or Developer story
As a MCO developer, I want to pick up the openshift/kubernetes updates for the 1.27 k8s rebase to track the k8s version as rest of the OpenShift 1.27 cluster.
Engineering Details
- Update the go.mod, go.sum and vendor dependencies pointing to the kube1.27 libraries. This includes all direct kubernetes related libraries as well as openshift/api , openshift/client-go, openshift/library-go and openshift/runtime-utils
Acceptance Criteria:
- All k8s.io related dependencies should be upgraded to 1.27.
- openshift/api , openshift/client-go, openshift/library-go and openshift/runtime-utils should be upgraded to latest commit from master branch
- All ci tests must be passing
- blocks
-
OCPBUGS-13656 MCO dropping new kubelet configuration field
- Closed
- links to