Go to file
Luiz Felipe Kina bbd48ad483 Steps for kube-upgrade-storage
This adds the kube-upgrade-storage support steps on for k8s upgrade.
On the kube_upgrade_shell, the command for the upgrade-storage step was added, and on the other files, all necessary variables and
possible states during the upgrade were added, while adding the support for the
ansible-playbook that upgrades the storage images.

Test Plan:
PASS: Run a kubernetes upgrade with the kube-upgrade-storage step and
observe that the image for volume-snapshot-controller changed in
AIO-SX and AIO-DX configurations.
PASS: Run a kubernetes downgrade and observe that the image for
volume-snapshot-controller changed.

Story: 2010877
Task: 48589

Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/887797
Signed-off-by: Luiz Felipe Kina <LuizFelipe.EiskeKina@windriver.com>
Change-Id: Ia04fac28505e5a0636d6453c69a4691f6c9f9e66
2023-08-10 11:30:14 +00:00
2022-05-31 13:56:30 +00:00
2023-08-10 11:30:14 +00:00
2019-04-19 19:52:42 +00:00
2021-08-27 08:39:06 -04:00
2018-05-31 07:35:52 -07:00
2023-07-19 12:18:04 -03:00
2022-12-26 18:55:39 +00:00

config

The starlingx/config repository handles the StarlingX configuration management services.

Its key component is the System Inventory Service (Sysinv), which provides the system command-line interface (CLI)1.

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.

References


  1. https://docs.starlingx.io/cli_ref/system.html↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX System Configuration Management
Readme 106 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%