StarlingX build source tree root
Go to file
Daniel Caires 93d6fe12d5 Change copy command to rsync for charts
The Helm-toolkit chart is being added to the STX-O
tarball with no need and that is causing a bug when
trying an upload after an application-delete.

The way the application framework performs the deletion
of the Helm charts changed, and now uses the kustomization
file as a list of all charts that needs to be deleted. Because
the helm-toolit is not present on the kustomization, it fails
to be deleted and the application can't be re-uploaded because
of this Helm chart.

This review changes the copy command from cp to rsync
in order to exclude the helm-toolkit during the copy
of the Helm charts to the staging directory.

Test Plan:
PASS - STX Openstack is built
PASS - STX-O upload and apply
PASS - STX-O remove and delete
PASS - STX-O re-upload

Closes-Bug: 2077759

Change-Id: I5787f7e8209e1f7db302cbac6f9f924f9f0d5f95
Signed-off-by: Daniel Caires <DanielMarques.Caires@windriver.com>
2024-08-23 18:27:29 +00:00
build-tools Change copy command to rsync for charts 2024-08-23 18:27:29 +00:00
stx Cleanup .gitignore for app-rook-ceph 2024-04-09 19:28:32 +00:00
.gitignore Remove CentOS/OpenSUSE build support 2024-08-06 13:43:50 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:37 +00:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:49 -04:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 21:12:47 +00:00