promenade/charts/etcd/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 Uplift etcd to v3.4.2 2019-11-25 17:12:00 +00:00
tests Uplift etcd to v3.4.2 2019-11-25 17:12:00 +00:00
configmap-bin.yaml Implements: etcd backup 2019-02-25 14:58:46 +00:00
configmap-certs.yaml Refactor etcd Chart 2017-11-29 17:33:41 +00:00
configmap-etc.yaml Refactor etcd Chart 2017-11-29 17:33:41 +00:00
cron-job-etcd-backup.yaml Uplift etcd to v3.4.2 2019-11-25 17:12:00 +00:00
daemonset-anchor.yaml Uplift etcd to v3.4.2 2019-11-25 17:12:00 +00:00
secret-keys.yaml Refactor etcd Chart 2017-11-29 17:33:41 +00:00
service.yaml Refactor etcd Chart 2017-11-29 17:33:41 +00:00