Skip to content

Use releng-ci bookworm image instead of bullseye #30068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/jobs/kubernetes-sigs/bom/bom-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand All @@ -34,7 +34,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand All @@ -61,7 +61,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-digitalocean"
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bookworm
imagePullPolicy: Always
command:
- "./scripts/ci-janitor.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -32,7 +32,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
path_alias: sigs.k8s.io/e2e-framework
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/kubernetes-sigs/mdtoc/mdtoc-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ presubmits:
path_alias: sigs.k8s.io/mdtoc
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -22,7 +22,7 @@ presubmits:
path_alias: sigs.k8s.io/mdtoc
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/kubernetes-sigs/promo-tools/promo-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ presubmits:
- ^main$
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand Down Expand Up @@ -67,7 +67,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand All @@ -34,7 +34,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand All @@ -34,7 +34,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -31,7 +31,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -55,7 +55,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
10 changes: 5 additions & 5 deletions config/jobs/kubernetes/release/release-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -73,7 +73,7 @@ presubmits:
path_alias: k8s.io/release
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -98,7 +98,7 @@ presubmits:
path_alias: k8s.io/release
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand All @@ -123,7 +123,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down Expand Up @@ -508,7 +508,7 @@ periodics:
path_alias: k8s.io/release
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- make
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ periodics:
spec:
serviceAccountName: k8s-infra-gcr-promoter-bak
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.18-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bookworm
imagePullPolicy: Always
command:
- infra/gcp/bash/backup_tools/backup.sh
Expand Down