From e54873b8b1c86973f7ce67683546dfa6c43eda85 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 9 Jan 2020 17:19:08 +0000 Subject: k8s: update to v1.17-beta Updating to v1.17-beta, so we can drop the GO version 1.12 in meta-virtualization. We also drop one patch, since it is part of the upstream now. Basic sanity tests shows no show-stopper issues. Signed-off-by: Bruce Ashfield --- conf/distro/include/k8s-versions.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/distro/include/k8s-versions.inc b/conf/distro/include/k8s-versions.inc index 842489c1..b4ec6b63 100644 --- a/conf/distro/include/k8s-versions.inc +++ b/conf/distro/include/k8s-versions.inc @@ -1,4 +1 @@ - -# Use go 1.12 to avoid k8s build failure. -# Remove this after https://github.com/kubernetes/kubernetes/issues/82531 is resolved and k8s is updated to a working version. -GOVERSION = "1.12%" +# placeholder for k8s specific versions -- cgit v1.2.3-54-g00ecf