From 0ac34781c84a76e047e82ceeb5460aecd0b73c4e Mon Sep 17 00:00:00 2001 From: Jacob Simpson Date: Thu, 7 Sep 2017 14:24:29 -0700 Subject: [PATCH] Add env var to enable kubelet rotation in kube-up.sh. --- cluster/common.sh | 5 +++++ cluster/gce/config-default.sh | 3 +++ cluster/gce/config-test.sh | 5 ++++- cluster/gce/gci/configure-helper.sh | 3 +++ 4 files changed, 15 insertions(+), 1 deletion(-) diff --git a/cluster/common.sh b/cluster/common.sh index 6d8770fcf41..819733ceb4e 100755 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -755,6 +755,11 @@ EOF if [ -n "${FEATURE_GATES:-}" ]; then cat >>$file <>$file < "${kubelet_env_file}"