58ec7994b1
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
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.