promenade/promenade
Scott Hussey 8649fbd3f5 Make aux etcd more conservative
- Currently the auxiliary etcd instances remove themselves
  after a single non-genesis member joins the cluster. This
  leaves the cluster susceptible to non-recoverable disruption
  until a 3rd member joins. This change makes the auxiliary control
  script wait for a configurable number of non-auxiliary members to
  join before removing the auxiliary members.

Change-Id: Ib4968b533e8433e3c40a845d086c7078e807c3e2
2019-07-03 13:20:02 -05:00
..
control Add optional external_ip to promjoin 2019-04-23 08:45:34 -05:00
schemas Make aux etcd more conservative 2019-07-03 13:20:02 -05:00
templates Make aux etcd more conservative 2019-07-03 13:20:02 -05:00
utils Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
__init__.py Basic HA kubernetes deployment (#7) 2017-06-15 20:57:22 -07:00
builder.py Merge "templates: separate genesis and join sources" 2019-06-06 19:56:26 +00:00
cli.py Fix generate_certs typo 2019-03-20 14:52:20 -05:00
config.py New source for hyperkube binary definition 2019-06-06 10:30:29 -07:00
design_ref.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00
encryption_method.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
exceptions.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
generator.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
kubeclient.py Fix: re-add incorrectly removed format test 2018-09-12 10:40:45 -05:00
logging.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00
options.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
pki.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
policy.py Adding node-labels api 2018-08-09 23:58:59 +05:30
promenade.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
renderer.py templates: separate genesis and join sources 2019-05-24 17:32:55 -04:00
tar_bundler.py New source for hyperkube binary definition 2019-06-06 10:30:29 -07:00
validation.py Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00