Closed jayunit100 closed 2 years ago
/assign @dougsland
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
alright, back on track. Going to start looking to this one.
/remove-lifecycle rotten
/remove-lifecycle stale
Alright, just checked this issue was addressed by @knabben via below patch.
commit 2e35f90c9dbdaaadf5a802660628a16f62dc172f
Author: Amim Knabben <aknabben@vmware.com>
Date: Fri Jul 8 15:57:12 2022 -0300
Upgrading calico and specs
snip
diff --git a/sync/shared/variables.yaml b/sync/shared/variables.yaml
index 6075e3f..e409610 100644
--- a/sync/shared/variables.yaml
+++ b/sync/shared/variables.yaml
@@ -1,5 +1,5 @@
# Kubernetes version, pick major and minor, patch will be the latest released.
-kubernetes_version: "1.23"
+kubernetes_version: "1.25"
snip
$ kubectl get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
controlplane Ready control-plane 5h43m v1.25.1-rc.0.3+2b099913b48742 10.20.30.10 <none> Ubuntu 20.04.4 LTS 5.4.0-107-generic containerd://1.5.9
winw1 Ready <none> 5h26m v1.25.1-rc.0.3+2b099913b48742 10.20.30.11 <none> Windows Server 2019 Standard Evaluation 10.0.17763.2452 containerd://1.5.7
/assign @knabben /close
@dougsland: Closing this issue.
lets update to the latest k8s for all the components