Skip to content
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

Update k8s-staging-test-infra GCR images as needed #34036

Merged
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion config/jobs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- "./scripts/ci-aws-cred-test.sh"
```
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/cadvisor/cadvisor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ presubmits:
path_alias: k8s.io/test-infra
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
resources:
limits:
cpu: 4
Expand Down Expand Up @@ -89,7 +89,7 @@ periodics:
path_alias: github.com/google/cadvisor
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
resources:
limits:
cpu: 4
Expand Down
10 changes: 5 additions & 5 deletions config/jobs/containerd/containerd/containerd-periodic-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ periodics:
base_ref: main
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -83,7 +83,7 @@ periodics:
base_ref: release/1.6
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -117,7 +117,7 @@ periodics:
base_ref: release/1.7
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -187,7 +187,7 @@ periodics:
base_ref: release/2.0
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -258,7 +258,7 @@ periodics:
base_ref: main
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ postsubmits:
- main
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -41,7 +41,7 @@ postsubmits:
- release/1.6
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -72,7 +72,7 @@ postsubmits:
- release/1.7
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -103,7 +103,7 @@ postsubmits:
- release/2.0
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -135,7 +135,7 @@ postsubmits:
- main
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down
14 changes: 7 additions & 7 deletions config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -63,7 +63,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -121,7 +121,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -179,7 +179,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -237,7 +237,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e-1-6
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -296,7 +296,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e-1-6
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -364,7 +364,7 @@ presubmits:
spec:
serviceAccountName: node-e2e-tests
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241229-5dc092c636-master
command:
- runner.sh
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/image-pushing/k8s-infra-prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
6 changes: 3 additions & 3 deletions config/jobs/image-pushing/k8s-staging-apisnoop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand All @@ -35,7 +35,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand All @@ -58,7 +58,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/image-pushing/k8s-staging-autoscaling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/image-pushing/k8s-staging-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/image-pushing/k8s-staging-boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
6 changes: 3 additions & 3 deletions config/jobs/image-pushing/k8s-staging-cloud-provider-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down Expand Up @@ -51,7 +51,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down Expand Up @@ -81,7 +81,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
6 changes: 3 additions & 3 deletions config/jobs/image-pushing/k8s-staging-cloud-provider-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down Expand Up @@ -48,7 +48,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down Expand Up @@ -78,7 +78,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/image-pushing/k8s-staging-cloud-provider-ibm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down Expand Up @@ -68,7 +68,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand All @@ -41,7 +41,7 @@ periodics:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/image-pushing/k8s-staging-cluster-addons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241015-ff9ecc4d73
- image: gcr.io/k8s-staging-test-infra/image-builder:v20241224-fe22c549c1
command:
- /run.sh
args:
Expand Down
Loading