StarlingX Intel Ethernet Operator app
Go to file
Edson Dias ce51f8a2ba Update helm/fluxcd api version.
Right now, the intel-ethernet-operator 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-ethernet-operator app
PASS: Confirm that sysinv.log does not have any
      warnings about beta versions related to
      intel-ethernet-operator.

Story: 2011129
Task: 50463

Change-Id: Ibaf23cf18c3a7607b3611c683ff8b47ecb54c593
Signed-off-by: Edson Dias <edson.dias@windriver.com>
2024-06-27 10:10:23 -03:00
helm-charts Auto-increment Ethernet Operator Charts Versions 2024-05-07 10:48:15 -03:00
python3-k8sapp-intel-ethernet-operator Application versioning based on build release 2024-01-02 18:07:44 +00:00
stx-intel-ethernet-operator Update helm/fluxcd api version. 2024-06-27 10:10:23 -03:00
uft-image build-uft-image.sh: error handling 2024-04-17 10:40:11 -04:00
.gitignore Update app Zuul Check Jobs. 2023-12-13 11:06:40 -07:00
.gitreview Added .gitreview 2023-07-24 12:25:17 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-06 15:09:38 -03:00
bindep.txt intel-ethernet-operator system app integration 2023-08-28 11:37:47 +02:00
debian_build_layer.cfg intel-ethernet-operator system app integration 2023-08-28 11:37:47 +02:00
debian_iso_image.inc Auto-increment Ethernet Operator Charts Versions 2024-05-07 10:48:15 -03:00
debian_pkg_dirs Auto-increment Ethernet Operator Charts Versions 2024-05-07 10:48:15 -03:00
debian_stable_docker_images.inc Enable build of uft docker image 2023-09-07 09:33:26 +00:00
requirements.txt intel-ethernet-operator system app integration 2023-08-28 11:37:47 +02:00
test-requirements.txt intel-ethernet-operator system app integration 2023-08-28 11:37:47 +02:00
tox.ini Update app Zuul Check Jobs. 2023-12-13 11:06:40 -07:00