promenade/promenade
Matt McEuen 153882b153 Remove kubelet restart from join.sh
The kubelet restart at the end of the join script appears
to be unnecessary, since the only action taken by the script
between that and the previous kubelet start is node labelling
(which doesn't require a kubelet restart).

In addition, the timing of this restart may be triggering
a kubernetes state synchronization bug, where a pod's status
isn't updated to reflect the readiness of all of its containers.

Change-Id: I480d1b345e5ddcce0cac961ff9c2b76526c5b76f
2020-01-14 08:32:09 -06:00
..
control New CLI option to extract hyperkube 2019-07-15 20:21:34 +00:00
schemas promenade/HostSystem/v1 schema cleanup 2019-12-16 20:36:10 -08:00
templates Remove kubelet restart from join.sh 2020-01-14 08:32:09 -06:00
utils Fix outdated external references 2019-09-06 13:11:17 -05:00
__init__.py Basic HA kubernetes deployment (#7) 2017-06-15 20:57:22 -07:00
builder.py New CLI option to extract hyperkube 2019-07-15 20:21:34 +00:00
cli.py Merge "New CLI option to extract hyperkube" 2019-09-13 18:39:15 +00:00
config.py Chart changes to support k8s v1.16 2019-10-25 13:59:22 +00:00
design_ref.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00
encryption_method.py (promenade) Support genesis on 18.04 2019-10-01 03:28:28 -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 Add facility to configure log levels in promenade 2019-08-07 19:53:57 +05:30
options.py Add facility to configure log levels in promenade 2019-08-07 19:53:57 +05:30
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 facility to configure log levels in promenade 2019-08-07 19:53:57 +05:30
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