promenade/charts/apiserver/templates
Matt McEuen 1d0a4619b4 Add -u to anchor scripts
This adds "set -u" (in addition to the existing -x) to the anchor
scripts. This should fix an issue seen occasionally in the haproxy
chart which is only explainable by the IDENTIFIER variable failing
to get set correctly.

All variables used in the anchor scripts ought to be defined, and
there's no need to rely on blank strings as defaults.

"set -e" was considered for this, but may have unintended side-effects:
-u should be safe and avoid the issue we've seen.

Change-Id: Idbc2f9f77d4754874999d5d83d322a17076c7392
2020-02-03 14:00:12 -06:00
..
bin Add -u to anchor scripts 2020-02-03 14:00:12 -06:00
etc Probes: Ensure newline between key and cert in probe concat 2019-12-06 14:21:56 -06:00
configmap-bin.yaml (apiserver) support key rotation 2019-04-29 09:31:24 -05:00
configmap-certs.yaml Use separate CA for kubelet authorization 2018-08-28 09:38:34 -05:00
configmap-etc.yaml Allow non-YAML config file content 2019-05-03 15:52:07 -05:00
daemonset.yaml Probes: Ensure newline between key and cert in probe concat 2019-12-06 14:21:56 -06:00
ingress-api.yaml Opening apiserver Via Ingress 2018-08-10 08:16:50 -05:00
job-key-rotate.yaml Move to tiller 2.14.0 2019-05-20 14:17:46 -05:00
rbac.yaml Add Additional Liveness Probes for apiserver 2018-06-26 09:29:07 -05:00
secret-apiserver.yaml Use separate CA for kubelet authorization 2018-08-28 09:38:34 -05:00
secret-ingress-tls.yaml Opening apiserver Via Ingress 2018-08-10 08:16:50 -05:00
service-apiserver-ingress.yaml Opening apiserver Via Ingress 2018-08-10 08:16:50 -05:00
service.yaml Tolerate unready endpoints for apiserver service 2018-07-19 13:29:18 -05:00