Skip to content

Commit 73ad2d1

Browse files
k8s-infra-ci-robotci-robot
authored andcommitted
Bumping k8s-testimages images and k8s-staging-test-infra GCR images and k8s-staging-test-infra AR images and k8s-staging-apisnoop-test-infra and k8s-staging-apisnoop-apisnoop
No gcr.io/k8s-testimages/ changes. Multiple distinct gcr.io/k8s-staging-test-infra changes: Commits | Dates | Images --- | --- | --- 3092127...79c2132 | 2025‑09‑14 → 2025‑10‑29 | image-builder af75983...79c2132 | 2025‑09‑22 → 2025‑10‑29 | commenter, configurator, issue-creator, label_sync 95b5a2c...e2c2c98 | 2025‑09‑25 → 2025‑10‑21 | krte(master) e2c2c98...79c2132 | 2025‑10‑21 → 2025‑10‑29 | kubekins-e2e(1.31), kubekins-e2e(1.32), kubekins-e2e(1.33), kubekins-e2e(1.34), kubekins-e2e(master) Multiple distinct us-central1-docker.pkg.dev/k8s-staging-test-infra/images changes: Commits | Dates | Images --- | --- | --- 95b5a2c...e2c2c98 | 2025‑09‑25 → 2025‑10‑21 | images/kubekins-e2e(master) No gcr.io/k8s-staging-apisnoop/ changes. No gcr.io/k8s-staging-apisnoop/ changes.
1 parent 2380718 commit 73ad2d1

File tree

414 files changed

+2900
-2900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

414 files changed

+2900
-2900
lines changed

config/jobs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ periodics:
136136
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
140140
command:
141141
- "./scripts/ci-aws-cred-test.sh"
142142
```

config/jobs/cadvisor/cadvisor.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ presubmits:
3939
path_alias: k8s.io/test-infra
4040
spec:
4141
containers:
42-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
42+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
4343
resources:
4444
limits:
4545
cpu: 4
@@ -89,7 +89,7 @@ periodics:
8989
path_alias: github.com/google/cadvisor
9090
spec:
9191
containers:
92-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
92+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
9393
resources:
9494
limits:
9595
cpu: 4

config/jobs/containerd/containerd/containerd-periodic-jobs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ periodics:
1313
base_ref: main
1414
spec:
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
16+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
1717
command:
1818
- runner.sh
1919
args:
@@ -83,7 +83,7 @@ periodics:
8383
base_ref: release/1.7
8484
spec:
8585
containers:
86-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
86+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
8787
command:
8888
- runner.sh
8989
args:
@@ -153,7 +153,7 @@ periodics:
153153
base_ref: release/2.0
154154
spec:
155155
containers:
156-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
156+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
157157
command:
158158
- runner.sh
159159
args:
@@ -223,7 +223,7 @@ periodics:
223223
base_ref: release/2.1
224224
spec:
225225
containers:
226-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
226+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
227227
command:
228228
- runner.sh
229229
args:
@@ -294,7 +294,7 @@ periodics:
294294
base_ref: main
295295
spec:
296296
containers:
297-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
297+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
298298
command:
299299
- runner.sh
300300
args:

config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ postsubmits:
1010
- main
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
13+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
1414
command:
1515
- runner.sh
1616
args:
@@ -41,7 +41,7 @@ postsubmits:
4141
- release/1.7
4242
spec:
4343
containers:
44-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
44+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
4545
command:
4646
- runner.sh
4747
args:
@@ -72,7 +72,7 @@ postsubmits:
7272
- release/2.0
7373
spec:
7474
containers:
75-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
75+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
7676
command:
7777
- runner.sh
7878
args:
@@ -103,7 +103,7 @@ postsubmits:
103103
- release/2.1
104104
spec:
105105
containers:
106-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
106+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
107107
command:
108108
- runner.sh
109109
args:
@@ -136,7 +136,7 @@ postsubmits:
136136
- main
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251029-79c2132152-master
140140
command:
141141
- runner.sh
142142
args:

config/jobs/image-pushing/k8s-infra-prow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ postsubmits:
1313
spec:
1414
serviceAccountName: gcb-builder
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
16+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1717
command:
1818
- /run.sh
1919
args:

config/jobs/image-pushing/k8s-staging-agent-sandbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ postsubmits:
1212
spec:
1313
serviceAccountName: gcb-builder
1414
containers:
15-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
15+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1616
command:
1717
- /run.sh
1818
args:

config/jobs/image-pushing/k8s-staging-apiserver-network-proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ postsubmits:
1313
spec:
1414
serviceAccountName: gcb-builder
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
16+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1717
command:
1818
- /run.sh
1919
args:

config/jobs/image-pushing/k8s-staging-apisnoop.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ postsubmits:
1313
spec:
1414
serviceAccountName: gcb-builder
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
16+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1717
command:
1818
- /run.sh
1919
args:
@@ -35,7 +35,7 @@ postsubmits:
3535
spec:
3636
serviceAccountName: gcb-builder
3737
containers:
38-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
38+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
3939
command:
4040
- /run.sh
4141
args:
@@ -58,7 +58,7 @@ postsubmits:
5858
spec:
5959
serviceAccountName: gcb-builder
6060
containers:
61-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
61+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
6262
command:
6363
- /run.sh
6464
args:

config/jobs/image-pushing/k8s-staging-autoscaling.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ postsubmits:
1010
spec:
1111
serviceAccountName: gcb-builder
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
13+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1414
command:
1515
- /run.sh
1616
args:
@@ -32,7 +32,7 @@ postsubmits:
3232
spec:
3333
serviceAccountName: gcb-builder
3434
containers:
35-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
35+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
3636
command:
3737
- /run.sh
3838
args:
@@ -54,7 +54,7 @@ postsubmits:
5454
spec:
5555
serviceAccountName: gcb-builder
5656
containers:
57-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
57+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
5858
command:
5959
- /run.sh
6060
args:

config/jobs/image-pushing/k8s-staging-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ postsubmits:
1313
spec:
1414
serviceAccountName: gcb-builder
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/image-builder:v20250914-3092127382
16+
- image: gcr.io/k8s-staging-test-infra/image-builder:v20251029-79c2132152
1717
command:
1818
- /run.sh
1919
args:

0 commit comments

Comments
 (0)