Skip to content

Commit

Permalink
Merge pull request #20945 from k8s-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update Prow to v20210223-cdbc865141 and K8s-Test-Images as needed
  • Loading branch information
k8s-ci-robot authored Feb 23, 2021
2 parents c539d36 + a112810 commit 8e2ed2b
Show file tree
Hide file tree
Showing 207 changed files with 1,667 additions and 1,667 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--repo=github.com/GoogleCloudPlatform/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -43,7 +43,7 @@ postsubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--repo=k8s.io/test-infra=master"
- "--root=/go/src/"
Expand All @@ -69,7 +69,7 @@ periodics:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- --repo=github.com/GoogleCloudPlatform/k8s-multicluster-ingress=master
- --root=/go/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--job=$(JOB_NAME)"
- "--repo=github.com/apache-spark-on-k8s/spark-integration=master"
Expand Down Expand Up @@ -46,7 +46,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--job=$(JOB_NAME)"
- "--repo=github.com/apache-spark-on-k8s/spark-integration=master"
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 @@ -25,7 +25,7 @@ presubmits:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--job=$(JOB_NAME)"
- "--repo=k8s.io/kubernetes"
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -48,7 +48,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- sh
- -c
Expand Down
8 changes: 4 additions & 4 deletions config/jobs/containerd/cri/containerd-cri-presubmit-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -41,7 +41,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- sh
- -c
Expand Down Expand Up @@ -90,7 +90,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
args:
- "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -117,7 +117,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-windows-cri
image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/image-pushing/k8s-staging-sig-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ for repo in "${REPOS[@]}" "${BROKEN_REPOS[@]}"; do
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-testimages/image-builder:v20200901-ab141a0
- image: gcr.io/k8s-testimages/image-builder:v20210204-b06ec78
command:
- /run.sh
args:
Expand Down Expand Up @@ -118,7 +118,7 @@ cat >>"${OUTPUT}" <<EOF
spec:
serviceAccountName: gcb-builder
containers:
- image: gcr.io/k8s-testimages/image-builder:v20200901-ab141a0
- image: gcr.io/k8s-testimages/image-builder:v20210204-b06ec78
command:
- /run.sh
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -66,7 +66,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -107,7 +107,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -154,7 +154,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -195,7 +195,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -246,7 +246,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -287,7 +287,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -335,7 +335,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -375,7 +375,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -421,7 +421,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -467,7 +467,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -513,7 +513,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -555,7 +555,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -601,7 +601,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -647,7 +647,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -689,7 +689,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -735,7 +735,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -777,7 +777,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -825,7 +825,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -873,7 +873,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -921,7 +921,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -969,7 +969,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -71,7 +71,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210217-8c72491-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210223-952586a143-master
command:
- runner.sh
args:
Expand Down
Loading

0 comments on commit 8e2ed2b

Please sign in to comment.