config/sysinv/sysinv-agent
Bart Wensley f4c05b477c Adding support for displaying kubernetes versions
In preparation for supporting kubernetes upgrades, I am adding the
following CLIs (and REST APIs) to show the supported kubernetes
versions and their state in the system:

+---------+--------+-----------+
| version | target | state     |
+---------+--------+-----------+
| v1.16.2 | True   | active    |
+---------+--------+-----------+

+-------------------+-----------+
| Property          | Value     |
+-------------------+-----------+
| applied_patches   | []        |
| available_patches | []        |
| downgrade_to      | []        |
| state             | active    |
| target            | True      |
| upgrade_from      | []        |
| version           | v1.16.2   |
+-------------------+-----------+

This also includes new utitilies to query version info from the
kubernetes API and a set of unit tests for the new code.

Change-Id: I0dc4ece131daeb8cbce3e621e18b93276b2324ff
Story: 2006590
Task: 36724
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-10-23 14:10:10 -05:00
..
centos Adding support for displaying kubernetes versions 2019-10-23 14:10:10 -05:00
opensuse Add missing runtime dependencies to sysinv-agent opensuse spec 2019-10-16 14:55:27 -07:00
.gitignore StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv-agent sysinv-agent: Add Required-* fields 2019-06-11 09:10:07 -07:00
sysinv-agent.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sysinv-agent.service StarlingX open source release updates 2018-05-31 07:35:52 -07:00