promenade/charts/etcd/templates/bin
Ruslan Aliev 12f448963f ETCD improvements
* remove healthcheck sidecar, perform probes in etcd
   container itself, failing liveness probes in sidecar
   do not restart problematic etcd container;
 * verify that etcdctl member list cmd in anchor is
   always successfull;
 * adjust ETCDCTL_ENDPOINTS env in etcd container to
   POD_IP variable instead of localhost (127.0.0.1);
 * add liveness/readiness probes to auxiliary etcd as
   well as properly passing etcd configuration variables
   as strings;
 * monitor current leader in initial etcd cluster, in case
   if aux member is current leader pass it to permenant
   member, same check applies for aux suicide process;
 * etcd aux pod will be alive unless all permanent nodes
   come up and join the cluster plus apiserver no longer
   relies on aux members;
 * add 5 seconds sleep between aux member remove for more
   smooth transition process.

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: I7918072a6ba5a6b22b359d1616def8c31425462d
2024-04-25 01:01:06 -05:00
..
_etcdbackup.tpl [CPID-354] Improve MariaDB Backup/Restore validation process 2022-09-09 12:24:03 -05:00
_etcdctl_anchor.tpl ETCD improvements 2024-04-25 01:01:06 -05:00
_etcdrestore.tpl Updating HTK commit ID for etcd backup/restore 2020-07-08 17:37:54 +00:00
_pre_stop.tpl etcd chart: anchor pre_stop remove bashism 2020-02-18 15:12:23 -08:00
_readiness.tpl Refactor etcd Chart 2017-11-29 17:33:41 +00:00