-
Story
-
Resolution: Done
-
Critical
-
None
-
Strategic Product Work
-
3
-
False
-
None
-
False
-
OCPSTRAT-590 - Upgrade to Kubernetes 1.27
-
WINC - Sprint 236
User or Developer story
As a WMCO 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 submodules using hack/submodule.sh script.
- Update the go.mod, go.sum and vendor dependencies pointing to the 1.27 libraries.
Acceptance Criteria
- sdn-4.14-kubernetes-1.27.0 should be created in https://github.com/openshift/kubernetes
- WMCO submodules for kubelet should pickup the latest updates for 1.27 rebase.
- K8s client and controller-runtime dependencies should be upgraded to 1.27.
- OpenShift client and API dependencies should be upgraded to 1.27.
- Set 1.27 as the minKubeVersion in the bundle CSV and update the baseK8sVersion in the cluster config tests.