From 150232325ec68cc5b0c873146e3fb6fd56049d1a Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Mon, 10 Jun 2019 20:26:38 -0700 Subject: [PATCH] Use v2 config. Signed-off-by: Lantao Liu --- cluster/gce/configure.sh | 21 +++++++++++---------- pkg/client/client.go | 10 +++++++++- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/cluster/gce/configure.sh b/cluster/gce/configure.sh index 081d30f59..9deaa2f23 100755 --- a/cluster/gce/configure.sh +++ b/cluster/gce/configure.sh @@ -158,29 +158,30 @@ fi log_level="${CONTAINERD_LOG_LEVEL:-"info"}" max_container_log_line="${CONTAINERD_MAX_CONTAINER_LOG_LINE:-16384}" cat > ${config_path} <> ${config_path} <