From 81dab82cffc10e38031a0977947a357cc0ce4357 Mon Sep 17 00:00:00 2001 From: Kubernetes Prow Robot <75457971+k8s-infra-ci-robot@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:06:45 +0000 Subject: [PATCH] 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 --- | --- | --- https://github.com/kubernetes/test-infra/compare/69ac5748ba...6dd397d329 | 2024‑02‑05 → 2024‑06‑27 | bigquery https://github.com/kubernetes/test-infra/compare/3b134c2624...6dd397d329 | 2024‑03‑08 → 2024‑06‑27 | bootstrap https://github.com/kubernetes/test-infra/compare/597c402033...1dde27f6a9 | 2024‑06‑11 → 2024‑06‑25 | kubekins-e2e(master) https://github.com/kubernetes/test-infra/compare/1dde27f6a9...6dd397d329 | 2024‑06‑25 → 2024‑06‑27 | krte(1.27), krte(1.28), krte(1.29), krte(1.30), krte(experimental), krte(master) No us-central1-docker.pkg.dev/k8s-staging-test-infra/images changes. No gcr.io/k8s-staging-apisnoop/ changes. No gcr.io/k8s-staging-apisnoop/ changes. --- .../cloud-provider-kind-periodic.yaml | 4 +- .../cloud-provider-kind-presubmits.yaml | 6 +-- .../kubernetes-sigs/kind/kind-presubmits.yaml | 20 ++++----- .../kind/kind-release-blocking.yaml | 4 +- config/jobs/kubernetes-sigs/kind/kind.yaml | 10 ++--- .../wg-multi-tenancy/hnc-e2e.yaml | 4 +- .../wg-multi-tenancy/mtb-presubmit.yaml | 2 +- .../sig-arch/conformance-audit.yaml | 2 +- .../sig-instrumentation-kind-periodics.yaml | 2 +- .../sig-instrumentation-presubmit.yaml | 4 +- .../trusted/sig-k8s-infra-test-infra.yaml | 2 +- .../sig-k8s-infra/trusted/sig-test-infra.yaml | 2 +- .../sig-network/sig-network-kind.yaml | 42 +++++++++---------- .../sig-node/sig-node-presubmit.yaml | 2 +- .../sig-release/release-branch-jobs/1.27.yaml | 14 +++---- .../sig-release/release-branch-jobs/1.28.yaml | 14 +++---- .../sig-release/release-branch-jobs/1.29.yaml | 14 +++---- .../sig-release/release-branch-jobs/1.30.yaml | 14 +++---- .../sig-scheduling/sig-scheduling-config.yaml | 2 +- .../sig-storage/sig-storage-kind.yaml | 8 ++-- .../sig-testing/conformance-e2e.yaml | 4 +- .../sig-testing/kubernetes-kind.yaml | 22 +++++----- images/kubekins-e2e/Dockerfile | 2 +- 23 files changed, 100 insertions(+), 100 deletions(-) diff --git a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml index ca48cf2c720e5..0f1b176fc37ff 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml @@ -18,7 +18,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -66,7 +66,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" diff --git a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml index f9d4df626dc14..1dc157bdfbed9 100644 --- a/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml @@ -23,7 +23,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -73,7 +73,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -129,7 +129,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml b/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml index 13f355c55a41f..d26fcc38fdb19 100644 --- a/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml @@ -10,7 +10,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - ./hack/ci/build-all.sh @@ -33,7 +33,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - make @@ -57,7 +57,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-experimental + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-experimental command: - wrapper.sh - make @@ -94,7 +94,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -138,7 +138,7 @@ presubmits: timeout: 40m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -186,7 +186,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -232,7 +232,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -278,7 +278,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 command: - wrapper.sh - bash @@ -324,7 +324,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 command: - wrapper.sh - bash @@ -370,7 +370,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml b/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml index b46df8d470f40..e8ed67cd40e11 100644 --- a/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind-release-blocking.yaml @@ -23,7 +23,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -73,7 +73,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes-sigs/kind/kind.yaml b/config/jobs/kubernetes-sigs/kind/kind.yaml index bfd146b8ae9ff..93b481fa4010d 100644 --- a/config/jobs/kubernetes-sigs/kind/kind.yaml +++ b/config/jobs/kubernetes-sigs/kind/kind.yaml @@ -12,7 +12,7 @@ periodics: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - make @@ -50,7 +50,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -94,7 +94,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -143,7 +143,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -188,7 +188,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" diff --git a/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml b/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml index e69d0d8dccf7f..997bc96a73cf1 100644 --- a/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml +++ b/config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-e2e.yaml @@ -23,7 +23,7 @@ postsubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master # workdir appears to be the base of the cloned repo command: ["wrapper.sh", "hack/prow-run-e2e.sh"] securityContext: @@ -63,7 +63,7 @@ periodics: path_alias: sigs.k8s.io/hierarchical-namespaces spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: ["wrapper.sh", "hack/prow-run-e2e.sh"] securityContext: privileged: true # Required for docker-in-docker diff --git a/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml b/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml index 8da4f8a989443..f1e4985ad06b9 100644 --- a/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml +++ b/config/jobs/kubernetes-sigs/wg-multi-tenancy/mtb-presubmit.yaml @@ -13,7 +13,7 @@ presubmits: run_if_changed: "benchmarks/kubectl-mtb/.*" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - ./benchmarks/kubectl-mtb/hack/ci-test.sh diff --git a/config/jobs/kubernetes/sig-arch/conformance-audit.yaml b/config/jobs/kubernetes/sig-arch/conformance-audit.yaml index 27f6d760833b2..880bd7c27c9f2 100644 --- a/config/jobs/kubernetes/sig-arch/conformance-audit.yaml +++ b/config/jobs/kubernetes/sig-arch/conformance-audit.yaml @@ -19,7 +19,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml index 4c0c6209e90f2..3151872773c5e 100644 --- a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml +++ b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml @@ -28,7 +28,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml index 703dfd5c3259a..8dd66dd499ff7 100644 --- a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml +++ b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-presubmit.yaml @@ -22,7 +22,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -90,7 +90,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml index f7db660c9f218..6c469fbd100ef 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml @@ -53,7 +53,7 @@ periodics: spec: serviceAccountName: k8s-metrics containers: - - image: gcr.io/k8s-staging-test-infra/bigquery:v20240205-69ac5748ba + - image: gcr.io/k8s-staging-test-infra/bigquery:v20240627-6dd397d329 args: - ./metrics/bigquery.py - --bucket=gs://k8s-metrics diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-test-infra.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-test-infra.yaml index ba64d3df15088..08e39bc59a6ce 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-test-infra.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-test-infra.yaml @@ -10,7 +10,7 @@ periodics: spec: serviceAccountName: k8s-triage containers: - - image: gcr.io/k8s-staging-test-infra/bigquery:v20240205-69ac5748ba + - image: gcr.io/k8s-staging-test-infra/bigquery:v20240627-6dd397d329 args: - ./kettle/monitor.py - --stale=6 diff --git a/config/jobs/kubernetes/sig-network/sig-network-kind.yaml b/config/jobs/kubernetes/sig-network/sig-network-kind.yaml index a931a5dcd3310..f4bf5392c5f37 100644 --- a/config/jobs/kubernetes/sig-network/sig-network-kind.yaml +++ b/config/jobs/kubernetes/sig-network/sig-network-kind.yaml @@ -15,7 +15,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -64,7 +64,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -124,7 +124,7 @@ presubmits: grace_period: 15m spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -183,7 +183,7 @@ presubmits: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -234,7 +234,7 @@ presubmits: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -282,7 +282,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -330,7 +330,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -384,7 +384,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -440,7 +440,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -490,7 +490,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -546,7 +546,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -603,7 +603,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -652,7 +652,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -707,7 +707,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -764,7 +764,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # skip serial tests and run with --ginkgo-parallel - name: "PARALLEL" @@ -813,7 +813,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" @@ -871,7 +871,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -921,7 +921,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -974,7 +974,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -1024,7 +1024,7 @@ periodics: path_alias: sigs.k8s.io/cloud-provider-kind spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -1083,7 +1083,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml b/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml index 2681e7f90679b..d004c2e754255 100644 --- a/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml +++ b/config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml @@ -795,7 +795,7 @@ presubmits: path_alias: k8s.io/test-infra spec: containers: - - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240611-597c402033-master + - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240625-1dde27f6a9-master resources: limits: cpu: 4 diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml index d4d2b64407b89..0b33931aee10f 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.27.yaml @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -1337,7 +1337,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -1467,7 +1467,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -1510,7 +1510,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: @@ -1547,7 +1547,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.27 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.27 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml index 00bdb674a315b..00245ab8ccebe 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.28.yaml @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -1565,7 +1565,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -1695,7 +1695,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -1738,7 +1738,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: @@ -1775,7 +1775,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.28 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.28 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml index 4b2d4237b4b74..001feffe8a9bf 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml @@ -123,7 +123,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -486,7 +486,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -535,7 +535,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -1741,7 +1741,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -1871,7 +1871,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -1914,7 +1914,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: @@ -1951,7 +1951,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.29 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.29 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml index 7eec2ef6c9196..7462df921aaa8 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.30.yaml @@ -163,7 +163,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -525,7 +525,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -574,7 +574,7 @@ periodics: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -1848,7 +1848,7 @@ presubmits: value: ipv6 - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -1983,7 +1983,7 @@ presubmits: value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -2026,7 +2026,7 @@ presubmits: value: "true" - name: IP_FAMILY value: ipv6 - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: @@ -2063,7 +2063,7 @@ presubmits: value: "true" - name: PARALLEL value: "true" - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-1.30 + image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-1.30 name: "" resources: limits: diff --git a/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml b/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml index b061fb4daff4a..c2f70a51e8ddc 100644 --- a/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml +++ b/config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml @@ -20,7 +20,7 @@ periodics: path_alias: "k8s.io/test-infra" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml b/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml index 6c3282d3e519e..aa102ce8ea625 100644 --- a/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml +++ b/config/jobs/kubernetes/sig-storage/sig-storage-kind.yaml @@ -29,7 +29,7 @@ presubmits: preset-dind-enabled: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh args: @@ -74,7 +74,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -122,7 +122,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh args: @@ -168,7 +168,7 @@ periodics: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml b/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml index 7432055dab0b2..02e6b5de4f480 100644 --- a/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml +++ b/config/jobs/kubernetes/sig-testing/conformance-e2e.yaml @@ -65,7 +65,7 @@ presubmits: preset-kind-volume-mounts: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master env: # enable IPV6 in bootstrap image - name: "DOCKER_IN_DOCKER_IPV6_ENABLED" @@ -163,7 +163,7 @@ periodics: timeout: 200m # allow plenty of time for a serial conformance run spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml b/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml index 2b834c5eef939..eaded84aa05d1 100644 --- a/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml +++ b/config/jobs/kubernetes/sig-testing/kubernetes-kind.yaml @@ -16,7 +16,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -110,7 +110,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -214,7 +214,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -254,7 +254,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -298,7 +298,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -347,7 +347,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -395,7 +395,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -443,7 +443,7 @@ presubmits: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -497,7 +497,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -549,7 +549,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash @@ -601,7 +601,7 @@ periodics: path_alias: k8s.io/kubernetes spec: containers: - - image: gcr.io/k8s-staging-test-infra/krte:v20240625-1dde27f6a9-master + - image: gcr.io/k8s-staging-test-infra/krte:v20240627-6dd397d329-master command: - wrapper.sh - bash diff --git a/images/kubekins-e2e/Dockerfile b/images/kubekins-e2e/Dockerfile index 6b3a5951d8272..1425fa4125e6a 100644 --- a/images/kubekins-e2e/Dockerfile +++ b/images/kubekins-e2e/Dockerfile @@ -17,7 +17,7 @@ ARG OLD_BAZEL_VERSION FROM launcher.gcr.io/google/bazel:${OLD_BAZEL_VERSION} as old -FROM gcr.io/k8s-staging-test-infra/bootstrap:v20240308-3b134c2624 +FROM gcr.io/k8s-staging-test-infra/bootstrap:v20240627-6dd397d329 # hint to kubetest that it is in CI ENV KUBETEST_IN_DOCKER="true"