From ad80ce0d6388cf804ac9485d8b0f9790cc990948 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 | 5 ++++- cluster/gce/gci/configure-helper.sh | 4 ++++ 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/cluster/common.sh b/cluster/common.sh index 6d8770fcf41e9..5130750fbecb1 100755 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -866,6 +866,11 @@ EOF if [ -n "${ETCD_QUORUM_READ:-}" ]; then cat >>$file <>$file <