StarlingX Intel Device Plugins app
Go to file
Edson Dias 46c6b66b99 Update helm/fluxcd api version.
Right now, intel-device-plugins app is using beta
versions of the Fluxcd and Helm APIs, and for
this reason, some warnings are being thrown.

This change aims to update api versions, removing
beta values following this logic:
Fluxcd:
  - source.toolkit.fluxcd.io/v1beta1
  + source.toolkit.fluxcd.io/v1

Helm:
  - helm.toolkit.fluxcd.io/v2beta1
  + helm.toolkit.fluxcd.io/v2

No changes to yaml file structure are required
for this change.

Test Plan:
PASS: Build ISO & Bootstrap AIO-SX.
PASS: Upload and apply intel-device-plugins app.
PASS: Confirm that sysinv.log does not have any
      warnings about beta versions related to
      intel-device-plugins.

Story: 2011129
Task: 50472

Change-Id: Ia752e4e79d8e665f6d0ad83714fbccebbe01ee42
Signed-off-by: Edson Dias <edson.dias@windriver.com>
2024-06-27 12:05:30 -03:00
helm-charts Merge "Add GPU plugin to app-intel-device-plugins" 2024-06-07 15:27:38 +00:00
python3-k8sapp-intel-device-plugins-operator Add GPU plugin to app-intel-device-plugins 2024-06-07 05:36:53 -04:00
stx-intel-device-plugins-operator-helm Update helm/fluxcd api version. 2024-06-27 12:05:30 -03:00
.gitignore Update app Zuul Check Jobs. 2023-12-13 11:40:49 -07:00
.gitreview Added .gitreview 2023-08-16 14:35:50 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-06 15:35:06 -03:00
bindep.txt Intel Device Plugins App: FluxCD directory structure creation 2023-09-15 13:23:24 +00:00
debian_build_layer.cfg Intel Device Plugins App: FluxCD directory structure creation 2023-09-15 13:23:24 +00:00
debian_iso_image.inc Intel Device Plugins App: FluxCD directory structure creation 2023-09-15 13:23:24 +00:00
debian_pkg_dirs Add GPU plugin to app-intel-device-plugins 2024-06-07 05:36:53 -04:00
requirements.txt Integration of Intel Device Plugins as a system app 2023-10-20 09:22:06 -04:00
test-requirements.txt Integration of Intel Device Plugins as a system app 2023-10-20 09:22:06 -04:00
tox.ini Update app Zuul Check Jobs. 2023-12-13 11:40:49 -07:00