Skip to content

Commit 473bdd5

Browse files
Kubernetes Prow Robotci-robot
Kubernetes Prow Robot
authored and
ci-robot
committed
Bumping k8s-testimages images and k8s-staging-test-infra images
No gcr.io/k8s-testimages/ changes. Multiple distinct gcr.io/k8s-staging-test-infra changes: Commits | Dates | Images --- | --- | --- kubernetes/test-infra@23cb187...7e1db2f | 2023‑04‑06 → 2023‑05‑13 | kubekins-e2e(1.26), kubekins-e2e(master) kubernetes/test-infra@e4070b0...7e1db2f | 2023‑05‑09 → 2023‑05‑13 | kubekins-e2e(1.24), kubekins-e2e(1.25), kubekins-e2e(1.26), kubekins-e2e(1.27), kubekins-e2e(experimental), kubekins-e2e(go-canary), kubekins-e2e(master), kubekins-e2e(test-infra)
1 parent 3b15887 commit 473bdd5

File tree

297 files changed

+2132
-2132
lines changed

Some content is hidden

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

297 files changed

+2132
-2132
lines changed

config/jobs/README.md

+1-1
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:v20230509-e4070b06c0-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
140140
command:
141141
- "./scripts/ci-aws-cred-test.sh"
142142
```

config/jobs/cadvisor/cadvisor.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ presubmits:
2525
preset-k8s-ssh: "true"
2626
spec:
2727
containers:
28-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
28+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
2929
resources:
3030
limits:
3131
cpu: 4
@@ -64,7 +64,7 @@ presubmits:
6464
preset-k8s-ssh: "true"
6565
spec:
6666
containers:
67-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
67+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
6868
resources:
6969
limits:
7070
cpu: 4
@@ -102,7 +102,7 @@ periodics:
102102
preset-k8s-ssh: "true"
103103
spec:
104104
containers:
105-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
105+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
106106
resources:
107107
limits:
108108
cpu: 4

config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ presubmits:
1616
preset-dind-enabled: "true"
1717
spec:
1818
containers:
19-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
19+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
2020
command:
2121
- runner.sh
2222
args:
@@ -52,7 +52,7 @@ presubmits:
5252
spec:
5353
containers:
5454
- name: pull-containerd-node-e2e
55-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
55+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
5656
env:
5757
- name: USE_TEST_INFRA_LOG_DUMPING
5858
value: "true"
@@ -103,7 +103,7 @@ presubmits:
103103
spec:
104104
containers:
105105
- name: pull-containerd-node-e2e
106-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
106+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
107107
env:
108108
- name: USE_TEST_INFRA_LOG_DUMPING
109109
value: "true"
@@ -154,7 +154,7 @@ presubmits:
154154
spec:
155155
containers:
156156
- name: pull-containerd-node-e2e-1-6
157-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
157+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
158158
env:
159159
- name: USE_TEST_INFRA_LOG_DUMPING
160160
value: "true"
@@ -205,7 +205,7 @@ presubmits:
205205
spec:
206206
containers:
207207
- name: pull-containerd-node-e2e
208-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230509-e4070b06c0-master
208+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230513-7e1db2f1bb-master
209209
env:
210210
- name: USE_TEST_INFRA_LOG_DUMPING
211211
value: "true"

0 commit comments

Comments
 (0)