promenade/promenade/control
Phil Sphicas c7e72942a9 Remove hyperkube extraction functionality
The extraction of the monolithic hyperkube binary from its container
image to be used as kubelet was last relevant in Kubernetes 1.16. Since
then, the hyperkube image has been deprecated, the structure of the
image has been changed, and it has ultimately been eliminated in
Kubernetes 1.19.

This change cleans up promenade accordingly.

Reverts the following commits:
* 886007b New CLI option to extract hyperkube
* 32a6c15 hyperkube image in promenade init
* 955deed New source for hyperkube binary definition

Change-Id: Ib62ecdf1af13abe8202a4ba4f86c39b9042ed13f
2021-02-11 17:23:32 +00:00
..
__init__.py Inital API Commit 2017-11-03 14:48:47 -04:00
api.py Adding node-labels api 2018-08-09 23:58:59 +05:30
base.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00
health_api.py Inital API Commit 2017-11-03 14:48:47 -04:00
join_scripts.py Remove hyperkube extraction functionality 2021-02-11 17:23:32 +00:00
middleware.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00
node_labels.py Adding node-labels api 2018-08-09 23:58:59 +05:30
validatedesign.py Log client-id in UCP API endpoints 2019-04-05 09:55:15 +00:00