openstack-armada-app/openstack-helm-infra
Thales Elero Cervi 58ec7994b1 Fix openvswitch DaemonSet ServiceAccount patch
During the openstack-helm-infra upversion [1] it was noticed that the
updated version of openvswitch chart (1.1.15) was missing the custom
ServiceAccount definition for its DaemonSet template.
This fix was proposed upstream [2] and currently implemented to
stx-openstack via an OSH-I patch [3]. The patch though, was missing the
serviceAccountNamedefinition in the daemonset template.

This change fixes the stx-openstack patch, including the
serviceAccountNamedefinition to openvswitch daemonset template.

[1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/887637
[2] https://review.opendev.org/c/openstack/openstack-helm-infra/+/888504
[3] https://review.opendev.org/c/starlingx/openstack-armada-app/+/887637/16/openstack-helm-infra/debian/deb_folder/patches/0016-Add-ServiceAccount-to-openvswitch-pod.patch

TEST PLAN:
PASS - build-pkgs -c -p openstack-helm-infra,openstack-helm
PASS - build-pkgs -c -p stx-openstack-helm-fluxcd
PASS - Upload stx-openstack application
PASS - Apply stx-openstack application

Closes-Bug: 2030749

Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com>
Change-Id: Ia0c42466cada50cb3af9490f5ff1b36e839a5915
2023-08-08 10:08:48 -03:00
..
debian Fix openvswitch DaemonSet ServiceAccount patch 2023-08-08 10:08:48 -03:00
files Fix rabbitmq chart duplicated probes key 2022-11-23 13:05:43 -03:00
Readme.rst Adding openstack-helm and openstack-helm-infra to the build 2018-11-06 09:38:06 -06:00

Readme.rst

This repo is for https://github.com/openstack/openstack-helm-infra

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.