Skip to content

Commit 667f72a

Browse files
google-oss-robotci-robot
authored andcommitted
Bumping k8s-staging-test-infra GCR images
Multiple distinct gcr.io/k8s-staging-test-infra changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@6a352c5...d3a4913 | 2024‑09‑03 → 2024‑10‑21 | kubekins-e2e(1.30), kubekins-e2e(go-canary), kubekins-e2e(master) kubernetes/test-infra@93a93a3...f5fd905 | 2024‑09‑14 → 2024‑10‑15 | configurator, gencred
1 parent fb60905 commit 667f72a

8 files changed

Lines changed: 11 additions & 11 deletions

File tree

.prow/presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ presubmits:
4949
testgrid-create-test-group: "false"
5050
spec:
5151
containers:
52-
- image: gcr.io/k8s-staging-test-infra/configurator:v20240914-93a93a3da9
52+
- image: gcr.io/k8s-staging-test-infra/configurator:v20241015-f5fd905349
5353
command:
5454
- configurator
5555
args:

prow/prowjobs/GoogleCloudPlatform/gke-networking-api/gke-networking-api-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ presubmits:
99
decorate: true
1010
spec:
1111
containers:
12-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-master
12+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-master
1313
command:
1414
- ./hack/verify-codegen.sh

prow/prowjobs/GoogleCloudPlatform/k8s-cloud-provider/k8s-cloud-provider-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ presubmits:
99
decorate: true
1010
spec:
1111
containers:
12-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-master
12+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-master
1313
command:
1414
- make
1515
- --

prow/prowjobs/GoogleCloudPlatform/oss-test-infra/gcp-oss-test-infra-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ postsubmits:
4040
spec:
4141
serviceAccountName: testgrid-config-updater
4242
containers:
43-
- image: gcr.io/k8s-staging-test-infra/configurator:v20240914-93a93a3da9
43+
- image: gcr.io/k8s-staging-test-infra/configurator:v20241015-f5fd905349
4444
command:
4545
- configurator
4646
args:
@@ -65,7 +65,7 @@ postsubmits:
6565
serviceAccountName: gencred-refresher
6666
containers:
6767
- name: gencred
68-
image: gcr.io/k8s-staging-test-infra/gencred:v20240914-93a93a3da9
68+
image: gcr.io/k8s-staging-test-infra/gencred:v20241015-f5fd905349
6969
command:
7070
- gencred
7171
args:
@@ -182,7 +182,7 @@ periodics:
182182
serviceAccountName: gencred-refresher
183183
containers:
184184
- name: gencred
185-
image: gcr.io/k8s-staging-test-infra/gencred:v20240914-93a93a3da9
185+
image: gcr.io/k8s-staging-test-infra/gencred:v20241015-f5fd905349
186186
command:
187187
- gencred
188188
args:

prow/prowjobs/GoogleContainerTools/kpt-config-sync/kpt-config-sync-periodics-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ periodics:
124124
spec:
125125
containers:
126126
# https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e/variants.yaml
127-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
127+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-1.30
128128
command:
129129
- runner.sh
130130
args:

prow/prowjobs/GoogleContainerTools/kpt-config-sync/kpt-config-sync-periodics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ periodics:
123123
spec:
124124
containers:
125125
# https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e/variants.yaml
126-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
126+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-1.30
127127
command:
128128
- runner.sh
129129
args:

prow/prowjobs/GoogleContainerTools/kpt-config-sync/kpt-config-sync-postsubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ postsubmits:
2222
containers:
2323
# TODO: Switch back to a k8s-versioned release, once Go 1.21 is available there
2424
# https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e/variants.yaml
25-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-go-canary
25+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-go-canary
2626
command:
2727
- runner.sh
2828
args:

prow/prowjobs/GoogleContainerTools/kpt-config-sync/kpt-config-sync-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ prow_ignored:
2525
containers:
2626
- &config-sync-e2e-container
2727
# https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e/variants.yaml
28-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
28+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-1.30
2929
command:
3030
- runner.sh
3131
securityContext:
@@ -55,7 +55,7 @@ presubmits:
5555
spec:
5656
containers:
5757
# https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e/variants.yaml
58-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240903-6a352c5344-1.30
58+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241021-d3a4913879-1.30
5959
command:
6060
- runner.sh
6161
args:

0 commit comments

Comments
 (0)