promenade/promenade
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
..
control Fix exception handling 2024-04-03 16:46:09 +00:00
schemas Add configurable ETCD parameters to aux cluster 2024-04-18 13:22:17 -05:00
templates ETCD improvements 2024-04-25 01:01:06 -05:00
utils [focal] Fix requests.body attribute deprecation 2023-05-10 21:39:02 +00:00
__init__.py Accelerate YAML operations with LibYAML 2020-09-24 04:27:29 +00:00
builder.py Promenade timeout adjustment 2023-05-12 16:19:33 +00:00
cli.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
config.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
design_ref.py Promenade timeout adjustment 2023-05-12 16:19:33 +00:00
encryption_method.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
exceptions.py [focal] Fix requests.body attribute deprecation 2023-05-10 21:39:02 +00:00
generator.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
kubeclient.py Airflow stable 2.8.1 2024-02-22 21:09:21 +00:00
logging.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
options.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
pki.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
policy.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
promenade.py Add facility to configure log levels in promenade 2019-08-07 19:53:57 +05:30
renderer.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
tar_bundler.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00
validation.py [focal] Python modules sync with Airship project 2023-04-21 06:09:14 +00:00