config/sysinv/sysinv/sysinv/sysinv/api
Mihnea Saracin ca990c5a0d Add new kube_cmd_versions table and API endpoint
In the DB, a new "kube_cmd_versions" table will be created,
aside from the boilerplate stuff, the important columns
will be "kubeadm_version" and "kubelet_version".
We want to default these to the highest-available
validated version of kubernetes in the load at the time.
There will be only 1 row here and the default will be created
in the DB migration script.

In the API a new endpoint is created '/v1/kube_cmd_versions',
and with this we can get and modify the kubeadm/kubelet version.

Story: 2008972
Task: 42895
Change-Id: Ic848ea777fecab5bda7488df225c2c3e924c2fd5
Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
2021-08-04 16:31:25 +03:00
..
controllers Add new kube_cmd_versions table and API endpoint 2021-08-04 16:31:25 +03:00
middleware Resolving invalid-all-object pylint error 2020-12-14 10:39:50 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py Update load import and delete APIs 2020-05-29 11:55:11 -04:00
config.py B&R: Add /v1/ihosts/wipe_osds public sysinv API 2019-09-13 16:43:41 +03:00
hooks.py Update load import and delete APIs 2020-05-29 11:55:11 -04:00