promenade/promenade
Kumar, Nishant (nk613n) b49805ae82 Chart changes to support k8s v1.16
This PS includes changes to support k8s 1.16, these
changes would work with existing kubernetes version
as well. A seperate change would be done to uplift
kubernetes to 1.16.

Hyperkube short aliases are removed in k8s 1.15
https://github.com/kubernetes/kubernetes/pull/76953

- Rename binaries of kubernetes components in promenade and
corresponding anchor helm charts
- Kubelet flag --allow-priveleged is deprecated in k8s 1.15 and
removed in 1.16. Remove the flag from kubelet template. This
fix will be backward compatible as long as psp are defined.

Change-Id: I751dd7c0281b0c00ac8f283c1df379e932fe4658
2019-10-25 13:59:22 +00:00
..
control New CLI option to extract hyperkube 2019-07-15 20:21:34 +00:00
schemas Add configuration for tiller storage 2019-09-23 14:43:45 -05:00
templates Chart changes to support k8s v1.16 2019-10-25 13:59:22 +00: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