From ca48fca1270800a4baef746216c039171ea229ba Mon Sep 17 00:00:00 2001 From: Jacob Simpson Date: Thu, 14 Sep 2017 11:19:00 -0700 Subject: [PATCH] Add configuration support for signing duration. Add CLUSTER_SIGNING_DURATION environment variable to cluster configuration scripts to allow configuration of signing duration of certificates issued via the Certificate Signing Request API. --- cluster/common.sh | 5 +++++ cluster/gce/config-default.sh | 3 +++ cluster/gce/config-test.sh | 3 +++ cluster/gce/gci/configure-helper.sh | 4 ++++ 4 files changed, 15 insertions(+) diff --git a/cluster/common.sh b/cluster/common.sh index 9403d794a63..b84323c1a2e 100755 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -881,6 +881,11 @@ EOF if [ -n "${ETCD_QUORUM_READ:-}" ]; then cat >>$file <>$file <