StarlingX Platform Armada App
Go to file
Gustavo Ornaghi Antunes 5d3806316f Properly disable platform-integ-apps charts
Pods were not being deleted when rbd-provisioner or cephfs-provisioner
charts are disabled and then reapplied the app.
We needed to add new value in helm.sh/hook annotation on deployment
resource to delete pods when chart is disabled and then reapplied
platform-integ-apps.

Test Plan:
PASS: Apply platform-integ-apps, disable rbd-provisioner chart,
then reapply App and Check if chart related pods, FluxCD helmrelease
and helm release are all removed.
PASS: Apply platform-integ-apps, disable cephfs-provisioner chart,
then reapply App and Check if chart related pods, FluxCD helmrelease
and helm release are all removed.

Closes-Bug: #2029496

Change-Id: Ie4353cab3cf93abf362dc1e55265d4eb6a9d017e
Signed-off-by: Gustavo Ornaghi Antunes <gustavo.ornaghiantunes@windriver.com>
2023-08-09 12:24:31 +00:00
platform-helm Properly disable platform-integ-apps charts 2023-08-09 12:24:31 +00:00
python3-k8sapp-platform Update ceph-csi helm charts to v3.8.0 2023-05-30 11:08:06 +00:00
stx-platform-helm Update ceph-csi helm charts to v3.9.0 2023-07-27 14:55:44 +00:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:29:58 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:52 -04:00
bindep.txt Enable py39 tox gate/test for app plugins 2021-09-13 11:37:39 -04:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:10:40 -04:00
debian_iso_image.inc platform-armada-app: update debian_iso_image.inc 2022-11-23 11:11:19 +08:00
debian_pkg_dirs Standardize app configs 2023-03-01 16:32:28 -03:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
tox.ini Cleanup tox and zuul 2023-02-28 12:33:53 -03:00