diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml index d3a2252eb025..729f317878c4 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml @@ -1,6 +1,6 @@ periodics: -- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-26-1-27-main +- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-27-1-28-main cluster: eks-prow-build-cluster interval: 24h decorate: true @@ -26,13 +26,13 @@ periodics: - "./scripts/ci-e2e.sh" env: - name: KUBERNETES_VERSION_UPGRADE_FROM - value: "stable-1.26" - - name: KUBERNETES_VERSION_UPGRADE_TO value: "stable-1.27" + - name: KUBERNETES_VERSION_UPGRADE_TO + value: "stable-1.28" - name: ETCD_VERSION_UPGRADE_TO - value: "3.5.6-0" + value: "3.5.9-0" - name: COREDNS_VERSION_UPGRADE_TO - value: "v1.9.3" + value: "v1.10.1" - name: GINKGO_FOCUS value: "\\[K8s-Upgrade\\]" # we need privileged mode in order to do docker in docker @@ -47,9 +47,9 @@ periodics: memory: 4Gi annotations: testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure - testgrid-tab-name: capi-periodic-upgrade-main-1-26-1-27 + testgrid-tab-name: capi-periodic-upgrade-main-1-27-1-28 -- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-27-1-28-main +- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-28-1-29-main cluster: eks-prow-build-cluster interval: 24h decorate: true @@ -75,13 +75,13 @@ periodics: - "./scripts/ci-e2e.sh" env: - name: KUBERNETES_VERSION_UPGRADE_FROM - value: "stable-1.27" - - name: KUBERNETES_VERSION_UPGRADE_TO value: "stable-1.28" + - name: KUBERNETES_VERSION_UPGRADE_TO + value: "stable-1.29" - name: ETCD_VERSION_UPGRADE_TO - value: "3.5.9-0" + value: "3.5.10-0" - name: COREDNS_VERSION_UPGRADE_TO - value: "v1.10.1" + value: "v1.11.1" - name: GINKGO_FOCUS value: "\\[K8s-Upgrade\\]" # we need privileged mode in order to do docker in docker @@ -96,9 +96,9 @@ periodics: memory: 4Gi annotations: testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure - testgrid-tab-name: capi-periodic-upgrade-main-1-27-1-28 + testgrid-tab-name: capi-periodic-upgrade-main-1-28-1-29 -- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-28-1-29-main +- name: periodic-cluster-api-provider-azure-e2e-workload-upgrade-1-29-1-30-main cluster: eks-prow-build-cluster interval: 24h decorate: true @@ -124,11 +124,11 @@ periodics: - "./scripts/ci-e2e.sh" env: - name: KUBERNETES_VERSION_UPGRADE_FROM - value: "stable-1.28" - - name: KUBERNETES_VERSION_UPGRADE_TO value: "stable-1.29" + - name: KUBERNETES_VERSION_UPGRADE_TO + value: "stable-1.30" - name: ETCD_VERSION_UPGRADE_TO - value: "3.5.10-0" + value: "3.5.12-0" - name: COREDNS_VERSION_UPGRADE_TO value: "v1.11.1" - name: GINKGO_FOCUS @@ -145,4 +145,4 @@ periodics: memory: 4Gi annotations: testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure - testgrid-tab-name: capi-periodic-upgrade-main-1-28-1-29 + testgrid-tab-name: capi-periodic-upgrade-main-1-29-1-30 diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml index 01d5a41bf591..d1748535e773 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml @@ -589,7 +589,7 @@ presubmits: - name: GINKGO_FOCUS value: "API Version Upgrade" - name: KUBERNETES_VERSION - value: "v1.26.15" + value: "v1.27.16" # we need privileged mode in order to do docker in docker securityContext: privileged: true diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml index e8458c8190be..18438c3fdbc3 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml @@ -113,7 +113,7 @@ presubmits: - name: GINKGO_FOCUS value: "API Version Upgrade" - name: KUBERNETES_VERSION - value: "v1.26.15" + value: "v1.27.16" resources: limits: cpu: 6