From f06fd370e3da8cca75a1dd02c17f75d19cd504a7 Mon Sep 17 00:00:00 2001 From: John Howard Date: Tue, 23 Feb 2021 15:13:11 -0800 Subject: [PATCH] Bump k8s 1.21 to beta0 --- .../istio-private/istio/istio-private.istio.master.gen.yaml | 2 +- prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml | 2 +- prow/config/jobs/istio.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml index e34790e4c2d..3c3107eda44 100644 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml +++ b/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml @@ -980,7 +980,7 @@ postsubmits: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit env: - name: INTEGRATION_TEST_FLAGS diff --git a/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml index 127270f8c94..7814851e118 100644 --- a/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml +++ b/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml @@ -955,7 +955,7 @@ postsubmits: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit env: - name: INTEGRATION_TEST_FLAGS diff --git a/prow/config/jobs/istio.yaml b/prow/config/jobs/istio.yaml index c77a6a4d224..6395afb95e2 100644 --- a/prow/config/jobs/istio.yaml +++ b/prow/config/jobs/istio.yaml @@ -224,7 +224,7 @@ jobs: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit requirements: [kind] # Hidden until stability is measure