Skip to content

Commit 743cf55

Browse files
authored
Merge pull request #30068 from saschagrunert/bookworm
Use releng-ci bookworm image instead of bullseye
2 parents 423fd8b + f3c65b0 commit 743cf55

File tree

12 files changed

+25
-25
lines changed

12 files changed

+25
-25
lines changed

config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- go
@@ -34,7 +34,7 @@ presubmits:
3434
cluster: eks-prow-build-cluster
3535
spec:
3636
containers:
37-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
37+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
3838
imagePullPolicy: Always
3939
command:
4040
- go
@@ -61,7 +61,7 @@ presubmits:
6161
cluster: eks-prow-build-cluster
6262
spec:
6363
containers:
64-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
64+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
6565
imagePullPolicy: Always
6666
command:
6767
- go

config/jobs/kubernetes-sigs/cluster-api-provider-digitalocean/cluster-api-provider-digitalocean-periodics-janitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ periodics:
1313
path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean"
1414
spec:
1515
containers:
16-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bullseye
16+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bookworm
1717
imagePullPolicy: Always
1818
command:
1919
- "./scripts/ci-janitor.sh"

config/jobs/kubernetes-sigs/downloadkubernetes/downloadkubernetes-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ presubmits:
88
cluster: eks-prow-build-cluster
99
spec:
1010
containers:
11-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
11+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1212
imagePullPolicy: Always
1313
command:
1414
- make
@@ -32,7 +32,7 @@ presubmits:
3232
cluster: eks-prow-build-cluster
3333
spec:
3434
containers:
35-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
35+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
3636
imagePullPolicy: Always
3737
command:
3838
- make

config/jobs/kubernetes-sigs/e2e-framework/e2e-framework-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
path_alias: sigs.k8s.io/e2e-framework
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- make

config/jobs/kubernetes-sigs/mdtoc/mdtoc-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ presubmits:
66
path_alias: sigs.k8s.io/mdtoc
77
spec:
88
containers:
9-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
9+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1010
imagePullPolicy: Always
1111
command:
1212
- make
@@ -22,7 +22,7 @@ presubmits:
2222
path_alias: sigs.k8s.io/mdtoc
2323
spec:
2424
containers:
25-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
25+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
2626
imagePullPolicy: Always
2727
command:
2828
- make

config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ presubmits:
152152
- ^main$
153153
spec:
154154
containers:
155-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
155+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
156156
imagePullPolicy: Always
157157
command:
158158
- make

config/jobs/kubernetes-sigs/release-sdk/release-sdk-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- go
@@ -67,7 +67,7 @@ presubmits:
6767
cluster: eks-prow-build-cluster
6868
spec:
6969
containers:
70-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
70+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
7171
imagePullPolicy: Always
7272
command:
7373
- go

config/jobs/kubernetes-sigs/release-utils/release-utils-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- go
@@ -34,7 +34,7 @@ presubmits:
3434
cluster: eks-prow-build-cluster
3535
spec:
3636
containers:
37-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
37+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
3838
imagePullPolicy: Always
3939
command:
4040
- go

config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- go
@@ -34,7 +34,7 @@ presubmits:
3434
cluster: eks-prow-build-cluster
3535
spec:
3636
containers:
37-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
37+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
3838
imagePullPolicy: Always
3939
command:
4040
- go

config/jobs/kubernetes-sigs/zeitgeist/zeitgeist-presubmits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- make
@@ -31,7 +31,7 @@ presubmits:
3131
cluster: eks-prow-build-cluster
3232
spec:
3333
containers:
34-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
34+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
3535
imagePullPolicy: Always
3636
command:
3737
- make
@@ -55,7 +55,7 @@ presubmits:
5555
cluster: eks-prow-build-cluster
5656
spec:
5757
containers:
58-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
58+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
5959
imagePullPolicy: Always
6060
command:
6161
- make

config/jobs/kubernetes/release/release-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ presubmits:
4747
cluster: eks-prow-build-cluster
4848
spec:
4949
containers:
50-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
50+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
5151
imagePullPolicy: Always
5252
command:
5353
- make
@@ -73,7 +73,7 @@ presubmits:
7373
path_alias: k8s.io/release
7474
spec:
7575
containers:
76-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
76+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
7777
imagePullPolicy: Always
7878
command:
7979
- make
@@ -98,7 +98,7 @@ presubmits:
9898
path_alias: k8s.io/release
9999
spec:
100100
containers:
101-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
101+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
102102
imagePullPolicy: Always
103103
command:
104104
- make
@@ -123,7 +123,7 @@ presubmits:
123123
cluster: eks-prow-build-cluster
124124
spec:
125125
containers:
126-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
126+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
127127
imagePullPolicy: Always
128128
command:
129129
- make
@@ -473,7 +473,7 @@ periodics:
473473
path_alias: k8s.io/release
474474
spec:
475475
containers:
476-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
476+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
477477
imagePullPolicy: Always
478478
command:
479479
- make

config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ periodics:
318318
spec:
319319
serviceAccountName: k8s-infra-gcr-promoter-bak
320320
containers:
321-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
321+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
322322
imagePullPolicy: Always
323323
command:
324324
- infra/gcp/bash/backup_tools/backup.sh

0 commit comments

Comments
 (0)