promenade/promenade
Mark Burnett 1399731096 Use separate CA for kubelet authorization
This increases isolation of actions against the node API.  With the
previous combined CA approach, each node would have a valid key to talk
to each other node.  With this separated approach, only the API servers
will have keys with access to the node APIs.

Change-Id: I2705016eb963ca9d2cc2a344047677f4b2cc3025
2018-08-28 09:38:34 -05:00
..
control Merge "Supporting setting domain on nodes" 2018-08-27 16:14:40 +00:00
schemas Merge "Supporting setting domain on nodes" 2018-08-27 16:14:40 +00:00
templates Use separate CA for kubelet authorization 2018-08-28 09:38:34 -05:00
utils Adding node-labels api 2018-08-09 23:58:59 +05:30
__init__.py Basic HA kubernetes deployment (#7) 2017-06-15 20:57:22 -07:00
builder.py Add retry to fetching tarballs 2018-06-26 08:56:04 -05:00
cli.py Remove kubectl & credentials on join 2018-04-25 15:12:09 +00:00
config.py Merge "Supporting setting domain on nodes" 2018-08-27 16:14:40 +00:00
design_ref.py Avoid using DH engine for substitution with DH 2018-04-30 10:16:00 -05:00
exceptions.py Adding node-labels api 2018-08-09 23:58:59 +05:30
generator.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
kubeclient.py Adding node-labels api 2018-08-09 23:58:59 +05:30
logging.py Migrate to DH-managed config files 2018-01-26 13:43:18 -05:00
options.py Add policy to validatedesign 2018-03-19 19:58:34 -04:00
pki.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00: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 Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
tar_bundler.py Allow adding new definitions to PKICatalog 2018-05-01 14:01:03 +00:00
validation.py Fix broken validatedesign endpoint 2018-07-19 13:29:18 -05:00