1
1
presubmits :
2
2
kubernetes-sigs/cluster-api-operator :
3
- - name : pull-cluster-api-operator-build-release-0-23
3
+ - name : pull-cluster-api-operator-build-release-0-24
4
4
cluster : eks-prow-build-cluster
5
5
decorate : true
6
6
path_alias : sigs.k8s.io/cluster-api-operator
@@ -9,7 +9,7 @@ presubmits:
9
9
preset-service-account : " true"
10
10
branches :
11
11
# The script this job runs is not in all branches.
12
- - ^release-0.23 $
12
+ - ^release-0.24 $
13
13
spec :
14
14
containers :
15
15
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -25,8 +25,8 @@ presubmits:
25
25
memory : " 2Gi"
26
26
annotations :
27
27
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
28
- testgrid-tab-name : capi-operator-pr-build-release-0-23
29
- - name : pull-cluster-api-operator-make-release-0-23
28
+ testgrid-tab-name : capi-operator-pr-build-release-0-24
29
+ - name : pull-cluster-api-operator-make-release-0-24
30
30
cluster : eks-prow-build-cluster
31
31
decorate : true
32
32
path_alias : sigs.k8s.io/cluster-api-operator
@@ -36,7 +36,7 @@ presubmits:
36
36
preset-dind-enabled : " true"
37
37
branches :
38
38
# The script this job runs is not in all branches.
39
- - ^release-0.23 $
39
+ - ^release-0.24 $
40
40
spec :
41
41
containers :
42
42
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -55,8 +55,8 @@ presubmits:
55
55
memory : " 8Gi"
56
56
annotations :
57
57
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
58
- testgrid-tab-name : capi-operator-pr-make-release-0-23
59
- - name : pull-cluster-api-operator-apidiff-release-0-23
58
+ testgrid-tab-name : capi-operator-pr-make-release-0-24
59
+ - name : pull-cluster-api-operator-apidiff-release-0-24
60
60
cluster : eks-prow-build-cluster
61
61
decorate : true
62
62
path_alias : sigs.k8s.io/cluster-api-operator
@@ -65,7 +65,7 @@ presubmits:
65
65
preset-service-account : " true"
66
66
branches :
67
67
# The script this job runs is not in all branches.
68
- - ^release-0.23 $
68
+ - ^release-0.24 $
69
69
run_if_changed : ' ^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)'
70
70
spec :
71
71
containers :
@@ -82,8 +82,8 @@ presubmits:
82
82
memory : " 2Gi"
83
83
annotations :
84
84
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
85
- testgrid-tab-name : capi-operator-pr-apidiff-release-0-23
86
- - name : pull-cluster-api-operator-verify-release-0-23
85
+ testgrid-tab-name : capi-operator-pr-apidiff-release-0-24
86
+ - name : pull-cluster-api-operator-verify-release-0-24
87
87
cluster : eks-prow-build-cluster
88
88
decorate : true
89
89
path_alias : sigs.k8s.io/cluster-api-operator
@@ -92,7 +92,7 @@ presubmits:
92
92
preset-service-account : " true"
93
93
branches :
94
94
# The script this job runs is not in all branches.
95
- - ^release-0.23 $
95
+ - ^release-0.24 $
96
96
spec :
97
97
containers :
98
98
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -108,16 +108,16 @@ presubmits:
108
108
memory : " 2Gi"
109
109
annotations :
110
110
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
111
- testgrid-tab-name : capi-operator-pr-verify-release-0-23
112
- - name : pull-cluster-api-operator-test-release-0-23
111
+ testgrid-tab-name : capi-operator-pr-verify-release-0-24
112
+ - name : pull-cluster-api-operator-test-release-0-24
113
113
cluster : eks-prow-build-cluster
114
114
decorate : true
115
115
path_alias : sigs.k8s.io/cluster-api-operator
116
116
labels :
117
117
preset-service-account : " true"
118
118
branches :
119
119
# The script this job runs is not in all branches.
120
- - ^release-0.23 $
120
+ - ^release-0.24 $
121
121
run_if_changed : ' ^((api|cmd|config|controllers|hack|internal|scripts|test|util|webhook)/|go\.mod|go\.sum|Dockerfile|Makefile)'
122
122
spec :
123
123
containers :
@@ -134,8 +134,8 @@ presubmits:
134
134
memory : " 2Gi"
135
135
annotations :
136
136
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
137
- testgrid-tab-name : capi-operator-pr-test-release-0-23
138
- - name : pull-cluster-api-operator-e2e-release-0-23
137
+ testgrid-tab-name : capi-operator-pr-test-release-0-24
138
+ - name : pull-cluster-api-operator-e2e-release-0-24
139
139
cluster : eks-prow-build-cluster
140
140
path_alias : " sigs.k8s.io/cluster-api-operator"
141
141
optional : false
@@ -146,7 +146,7 @@ presubmits:
146
146
preset-dind-enabled : " true"
147
147
preset-kind-volume-mounts : " true"
148
148
branches :
149
- - ^release-0.23 $
149
+ - ^release-0.24 $
150
150
spec :
151
151
containers :
152
152
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-1164926229-1.27
@@ -166,4 +166,4 @@ presubmits:
166
166
memory : " 8Gi"
167
167
annotations :
168
168
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-operator
169
- testgrid-tab-name : capi-operator-pr-e2e-release-0-23
169
+ testgrid-tab-name : capi-operator-pr-e2e-release-0-24
0 commit comments