StarlingX KubeVirt App
2e3aec69fd
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> |
||
---|---|---|
python3-k8sapp-kubevirt | ||
stx-kubevirt-app-helm | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_docker_images.inc | ||
github_sync.trigger | ||
HACKING.rst | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |