Go to file
Saba Touheed Mujawar 799e574b23 Update deprecated K8S API references of v1beta2 to v1beta3
Package v1beta3 defines the v1beta3 version of the kubeadm
configuration file format.
Update the K8S API reference of kubeadm.k8s.io/v1beta2 to
kubeadm.k8s.io/v1beta3. This API is used when generating
kubernetes join command. The v1beta2 is deprecated and
support is removed as of K8S v1.27.

Test Plan:
PASS: k8s upgrade from 1.22.5 to next all available versions.

Story: 2010878
Task: 48827

Change-Id: I14130d66a297f5cfcacfead7c32314ee2f44c7a0
Signed-off-by: Saba Touheed Mujawar <sabatouheed.mujawar@windriver.com>
2023-09-26 08:20:26 -04: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%