Go to file
rakshith mr fff5411067 Typo fix in system help command output for kube-upgrade-failed
"system help kube-upgrade-failed" command gives the response
"Set kubernetes upgrade status to *-failed", where the asterisk+dash
in the status '*-failed' looks like a typo.
The typo has be corrected, giving proper response
"Set kubernetes upgrade status to failed"


Test Plan:
PASS: Fresh install on AIO-SX.
      Check response of "system help kube-upgrade-failed"
      command and check all pods are running as expected.

Closes-Bug: 2039959

Change-Id: I58c954bae8ceb77f4e2a1815b9408b8d2807c023
Signed-off-by: rakshith mr <rakshith.mr@windriver.com>
2023-11-07 05:10:11 +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%