From 617321e420104ae4a9e066d7fb80b8e57b9ec8e1 Mon Sep 17 00:00:00 2001 From: Wojciech Tyczynski Date: Wed, 31 Jan 2018 13:43:35 +0100 Subject: [PATCH] Expose etcd compaction time via environmental variable in GCE --- cluster/common.sh | 5 +++++ cluster/gce/gci/configure-helper.sh | 3 +++ cluster/gce/manifests/kube-apiserver.manifest | 7 ++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/cluster/common.sh b/cluster/common.sh index a797403040..350e7e6025 100755 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -828,6 +828,11 @@ EOF if [ -n "${KUBE_APISERVER_LIVENESS_PROBE_INITIAL_DELAY_SEC:-}" ]; then cat >>$file <>$file <