StarlingX KubeVirt App
Go to file
Gleb Aronsky 2e3aec69fd Add support for multiple featureGates
CDI and KubeVirt support multiple featureGates,
but the kubevirt-app currently only supports
applying one featureGate. This update to the Helm
charts provides support for multiple featureGates to
be applied to both CDI and KubeVirt.

Due to the way YAML processing works,
some formatting has been slightly changed without
affecting functionality, and is now more consistent
with the original.

Test Plan:

PASS:
 - Create an overrides.yaml file with the featureGates, e.g.:
   featureGates: ["Snapshot","HugePages","CPUManager","NUMA""]
 - Apply system helm-override-update kubevirt-app kubevirt-app kubevirt
    with --values ./overrides.yaml.
 - Confirm that system helm-override-show kubevirt-app kubevirt-app kubevirt
   contains the updates.
 - Apply the changes with system application-apply kubevirt-app.
 - Confirm the CR has the new values.
 - Repeat the steps for CDI.

Closes-Bug: 2088193

Change-Id: Ie3e3f19fe0e200125ebe56e9cadb28fedcbae371
Signed-off-by: Gleb Aronsky <gleb.aronsky@windriver.com>
2024-11-21 15:35:37 -08:00
python3-k8sapp-kubevirt Fix for the alarm 500.200 2024-10-15 09:47:33 -04:00
stx-kubevirt-app-helm Add support for multiple featureGates 2024-11-21 15:35:37 -08:00
.gitignore Update app Zuul Check Jobs. 2023-12-13 13:40:24 -07:00
.gitreview Added .gitreview 2022-06-10 22:05:27 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-06 12:48:13 -03:00
bindep.txt Up version and enhance KubeVirt and CDI 2023-12-01 13:51:37 -08:00
CONTRIBUTING.rst Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
debian_build_layer.cfg Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
debian_iso_image.inc app-kubevirt: update debian_iso_image.inc 2022-11-28 09:38:46 +08:00
debian_pkg_dirs Standardize app configs 2023-01-20 15:34:53 +00:00
debian_stable_docker_images.inc Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
github_sync.trigger Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
HACKING.rst Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
requirements.txt Add KubeVirt app to StarlingX 2022-09-30 08:14:18 -07:00
test-requirements.txt Up version and enhance KubeVirt and CDI 2023-12-01 13:51:37 -08:00
tox.ini Update app Zuul Check Jobs. 2023-12-13 13:40:24 -07:00