11presubmits :
22 kubernetes-sigs/cluster-api-operator :
3- - name : pull-cluster-api-operator-build-release-0-20
3+ - name : pull-cluster-api-operator-build-release-0-23
44 cluster : eks-prow-build-cluster
55 decorate : true
66 path_alias : sigs.k8s.io/cluster-api-operator
@@ -9,7 +9,7 @@ presubmits:
99 preset-service-account : " true"
1010 branches :
1111 # The script this job runs is not in all branches.
12- - ^release-0.20 $
12+ - ^release-0.23 $
1313 spec :
1414 containers :
1515 - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -25,8 +25,8 @@ presubmits:
2525 memory : " 2Gi"
2626 annotations :
2727 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
28- testgrid-tab-name : capi-operator-pr-build-release-0-20
29- - name : pull-cluster-api-operator-make-release-0-20
28+ testgrid-tab-name : capi-operator-pr-build-release-0-23
29+ - name : pull-cluster-api-operator-make-release-0-23
3030 cluster : eks-prow-build-cluster
3131 decorate : true
3232 path_alias : sigs.k8s.io/cluster-api-operator
@@ -36,7 +36,7 @@ presubmits:
3636 preset-dind-enabled : " true"
3737 branches :
3838 # The script this job runs is not in all branches.
39- - ^release-0.20 $
39+ - ^release-0.23 $
4040 spec :
4141 containers :
4242 - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -55,8 +55,8 @@ presubmits:
5555 memory : " 8Gi"
5656 annotations :
5757 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
58- testgrid-tab-name : capi-operator-pr-make-release-0-20
59- - name : pull-cluster-api-operator-apidiff-release-0-20
58+ testgrid-tab-name : capi-operator-pr-make-release-0-23
59+ - name : pull-cluster-api-operator-apidiff-release-0-23
6060 cluster : eks-prow-build-cluster
6161 decorate : true
6262 path_alias : sigs.k8s.io/cluster-api-operator
@@ -65,7 +65,7 @@ presubmits:
6565 preset-service-account : " true"
6666 branches :
6767 # The script this job runs is not in all branches.
68- - ^release-0.20 $
68+ - ^release-0.23 $
6969 run_if_changed : ' ^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)'
7070 spec :
7171 containers :
@@ -82,8 +82,8 @@ presubmits:
8282 memory : " 2Gi"
8383 annotations :
8484 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
85- testgrid-tab-name : capi-operator-pr-apidiff-release-0-20
86- - name : pull-cluster-api-operator-verify-release-0-20
85+ testgrid-tab-name : capi-operator-pr-apidiff-release-0-23
86+ - name : pull-cluster-api-operator-verify-release-0-23
8787 cluster : eks-prow-build-cluster
8888 decorate : true
8989 path_alias : sigs.k8s.io/cluster-api-operator
@@ -92,7 +92,7 @@ presubmits:
9292 preset-service-account : " true"
9393 branches :
9494 # The script this job runs is not in all branches.
95- - ^release-0.20 $
95+ - ^release-0.23 $
9696 spec :
9797 containers :
9898 - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -108,16 +108,16 @@ presubmits:
108108 memory : " 2Gi"
109109 annotations :
110110 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
111- testgrid-tab-name : capi-operator-pr-verify-release-0-20
112- - name : pull-cluster-api-operator-test-release-0-20
111+ testgrid-tab-name : capi-operator-pr-verify-release-0-23
112+ - name : pull-cluster-api-operator-test-release-0-23
113113 cluster : eks-prow-build-cluster
114114 decorate : true
115115 path_alias : sigs.k8s.io/cluster-api-operator
116116 labels :
117117 preset-service-account : " true"
118118 branches :
119119 # The script this job runs is not in all branches.
120- - ^release-0.20 $
120+ - ^release-0.23 $
121121 run_if_changed : ' ^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)'
122122 spec :
123123 containers :
@@ -134,8 +134,8 @@ presubmits:
134134 memory : " 2Gi"
135135 annotations :
136136 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
137- testgrid-tab-name : capi-operator-pr-test-release-0-20
138- - name : pull-cluster-api-operator-e2e-release-0-20
137+ testgrid-tab-name : capi-operator-pr-test-release-0-23
138+ - name : pull-cluster-api-operator-e2e-release-0-23
139139 cluster : eks-prow-build-cluster
140140 path_alias : " sigs.k8s.io/cluster-api-operator"
141141 optional : false
@@ -146,7 +146,7 @@ presubmits:
146146 preset-dind-enabled : " true"
147147 preset-kind-volume-mounts : " true"
148148 branches :
149- - ^release-0.20 $
149+ - ^release-0.23 $
150150 spec :
151151 containers :
152152 - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -166,4 +166,4 @@ presubmits:
166166 memory : " 8Gi"
167167 annotations :
168168 testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
169- testgrid-tab-name : capi-operator-pr-e2e-release-0-20
169+ testgrid-tab-name : capi-operator-pr-e2e-release-0-23
0 commit comments