From 8129d5d6b177ff1d23045ea0efca126adb6bb58a Mon Sep 17 00:00:00 2001 From: sharang bhardwaj Date: Tue, 25 Nov 2025 02:19:29 -0500 Subject: [PATCH] Update platform-armada-app for bullseye/trixie Aligned the package layout with the concurrent Debian packaging conventions. Moved package files under 'debian/all/' to avoid duplication across OS builds and removed legacy paths under 'debian/'. Updated related build references to ensure compatibility across all supported OS codenames Test-Plan: PASS: master bullseye build PASS: AIO-SX deploy Story: 2011360 Task: 53239 Change-Id: I7c520381977f2406eb6cd205494ceb4aced0c5a0 Signed-off-by: sharang bhardwaj --- debian_iso_image.inc => debian_bullseye_iso_image_std.inc | 0 debian_pkg_dirs => debian_bullseye_pkg_dirs_std | 0 debian_trixie_iso_image_std.inc | 2 ++ debian_trixie_pkg_dirs_std | 4 ++++ .../debian/{ => all}/deb_folder/ceph-pools-audit-helm.install | 0 .../debian/{ => all}/deb_folder/changelog | 0 .../ceph-pools-audit-helm/debian/{ => all}/deb_folder/control | 0 .../debian/{ => all}/deb_folder/copyright | 0 .../ceph-pools-audit-helm/debian/{ => all}/deb_folder/rules | 0 .../debian/{ => all}/deb_folder/source/format | 0 .../ceph-pools-audit-helm/debian/{ => all}/meta_data.yaml | 0 .../platform-helm/debian/{ => all}/deb_folder/changelog | 0 .../platform-helm/debian/{ => all}/deb_folder/control | 0 .../platform-helm/debian/{ => all}/deb_folder/copyright | 0 .../0001-ceph-csi-cephfs-replace-appVersion-version.patch | 0 ...02-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch | 0 .../patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch | 0 ...ph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch | 0 .../0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch | 0 .../0006-ceph-csi-rbd-replace-appVersion-version.patch | 0 .../0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch | 0 .../patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch | 0 ...-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch | 0 .../patches/0010-ceph-csi-rbd-update-storageclass.patch | 0 .../patches/0011-ceph-csi-cephfs-update-storageclass.patch | 0 ...ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch | 0 ...h-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch | 0 .../0014-ceph-csi-cephfs-fix-snapshotclass-names.patch | 0 .../patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch | 0 ...016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch | 0 ...-cephfs-add-conditional-for-csi-snapshotter-creation.patch | 0 ...csi-rbd-add-conditional-for-csi-snapshotter-creation.patch | 0 ...csi-cephfs-add-conditional-to-enable-leader-election.patch | 0 ...ph-csi-rbd-add-conditional-to-enable-leader-election.patch | 0 .../platform-helm/debian/{ => all}/deb_folder/patches/series | 0 .../debian/{ => all}/deb_folder/platform-helm.install | 0 .../upstream/platform-helm/debian/{ => all}/deb_folder/rules | 0 .../platform-helm/debian/{ => all}/deb_folder/source/format | 0 .../upstream/platform-helm/debian/{ => all}/meta_data.yaml | 0 python3-k8sapp-platform/debian/{ => all}/deb_folder/changelog | 0 python3-k8sapp-platform/debian/{ => all}/deb_folder/control | 0 python3-k8sapp-platform/debian/{ => all}/deb_folder/copyright | 0 .../deb_folder/python3-k8sapp-platform-wheels.install | 0 .../{ => all}/deb_folder/python3-k8sapp-platform.install | 0 python3-k8sapp-platform/debian/{ => all}/deb_folder/rules | 0 .../debian/{ => all}/deb_folder/source/format | 0 python3-k8sapp-platform/debian/{ => all}/meta_data.yaml | 0 stx-platform-helm/debian/{ => all}/deb_folder/changelog | 0 stx-platform-helm/debian/{ => all}/deb_folder/control | 0 stx-platform-helm/debian/{ => all}/deb_folder/copyright | 0 stx-platform-helm/debian/{ => all}/deb_folder/rules | 0 stx-platform-helm/debian/{ => all}/deb_folder/source/format | 0 .../debian/{ => all}/deb_folder/stx-platform-helm.install | 0 stx-platform-helm/debian/{ => all}/meta_data.yaml | 0 54 files changed, 6 insertions(+) rename debian_iso_image.inc => debian_bullseye_iso_image_std.inc (100%) rename debian_pkg_dirs => debian_bullseye_pkg_dirs_std (100%) create mode 100644 debian_trixie_iso_image_std.inc create mode 100644 debian_trixie_pkg_dirs_std rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/ceph-pools-audit-helm.install (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/changelog (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/control (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/copyright (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/rules (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/deb_folder/source/format (100%) rename helm-charts/custom/ceph-pools-audit-helm/debian/{ => all}/meta_data.yaml (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/changelog (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/control (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/copyright (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0001-ceph-csi-cephfs-replace-appVersion-version.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0006-ceph-csi-rbd-replace-appVersion-version.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0010-ceph-csi-rbd-update-storageclass.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0011-ceph-csi-cephfs-update-storageclass.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0012-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0013-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0014-ceph-csi-cephfs-fix-snapshotclass-names.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0017-ceph-csi-cephfs-add-conditional-for-csi-snapshotter-creation.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0018-ceph-csi-rbd-add-conditional-for-csi-snapshotter-creation.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0019-ceph-csi-cephfs-add-conditional-to-enable-leader-election.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/0020-ceph-csi-rbd-add-conditional-to-enable-leader-election.patch (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/patches/series (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/platform-helm.install (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/rules (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/deb_folder/source/format (100%) rename helm-charts/upstream/platform-helm/debian/{ => all}/meta_data.yaml (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/changelog (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/control (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/copyright (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/python3-k8sapp-platform-wheels.install (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/python3-k8sapp-platform.install (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/rules (100%) rename python3-k8sapp-platform/debian/{ => all}/deb_folder/source/format (100%) rename python3-k8sapp-platform/debian/{ => all}/meta_data.yaml (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/changelog (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/control (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/copyright (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/rules (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/source/format (100%) rename stx-platform-helm/debian/{ => all}/deb_folder/stx-platform-helm.install (100%) rename stx-platform-helm/debian/{ => all}/meta_data.yaml (100%) diff --git a/debian_iso_image.inc b/debian_bullseye_iso_image_std.inc similarity index 100% rename from debian_iso_image.inc rename to debian_bullseye_iso_image_std.inc diff --git a/debian_pkg_dirs b/debian_bullseye_pkg_dirs_std similarity index 100% rename from debian_pkg_dirs rename to debian_bullseye_pkg_dirs_std diff --git a/debian_trixie_iso_image_std.inc b/debian_trixie_iso_image_std.inc new file mode 100644 index 0000000..404258a --- /dev/null +++ b/debian_trixie_iso_image_std.inc @@ -0,0 +1,2 @@ +#stx-platform-helm +stx-platform-helm diff --git a/debian_trixie_pkg_dirs_std b/debian_trixie_pkg_dirs_std new file mode 100644 index 0000000..9654b71 --- /dev/null +++ b/debian_trixie_pkg_dirs_std @@ -0,0 +1,4 @@ +helm-charts/custom/ceph-pools-audit-helm +helm-charts/upstream/platform-helm +python3-k8sapp-platform +stx-platform-helm diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/ceph-pools-audit-helm.install b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/ceph-pools-audit-helm.install similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/ceph-pools-audit-helm.install rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/ceph-pools-audit-helm.install diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/changelog b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/changelog similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/changelog rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/changelog diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/control b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/control similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/control rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/control diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/copyright b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/copyright similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/copyright rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/copyright diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/rules b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/rules similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/rules rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/rules diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/source/format b/helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/source/format similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/deb_folder/source/format rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/deb_folder/source/format diff --git a/helm-charts/custom/ceph-pools-audit-helm/debian/meta_data.yaml b/helm-charts/custom/ceph-pools-audit-helm/debian/all/meta_data.yaml similarity index 100% rename from helm-charts/custom/ceph-pools-audit-helm/debian/meta_data.yaml rename to helm-charts/custom/ceph-pools-audit-helm/debian/all/meta_data.yaml diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/changelog b/helm-charts/upstream/platform-helm/debian/all/deb_folder/changelog similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/changelog rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/changelog diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/control b/helm-charts/upstream/platform-helm/debian/all/deb_folder/control similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/control rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/control diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/copyright b/helm-charts/upstream/platform-helm/debian/all/deb_folder/copyright similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/copyright rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/copyright diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0001-ceph-csi-cephfs-replace-appVersion-version.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0001-ceph-csi-cephfs-replace-appVersion-version.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0001-ceph-csi-cephfs-replace-appVersion-version.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0001-ceph-csi-cephfs-replace-appVersion-version.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0003-ceph-csi-cephfs-add-storage-init.yaml.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0005-ceph-csi-cephfs-extra-create-metadata-to-false.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0006-ceph-csi-rbd-replace-appVersion-version.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0006-ceph-csi-rbd-replace-appVersion-version.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0006-ceph-csi-rbd-replace-appVersion-version.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0006-ceph-csi-rbd-replace-appVersion-version.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0008-ceph-csi-rbd-add-storage-init.yaml.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0010-ceph-csi-rbd-update-storageclass.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0010-ceph-csi-rbd-update-storageclass.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0010-ceph-csi-rbd-update-storageclass.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0010-ceph-csi-rbd-update-storageclass.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0011-ceph-csi-cephfs-update-storageclass.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0011-ceph-csi-cephfs-update-storageclass.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0011-ceph-csi-cephfs-update-storageclass.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0011-ceph-csi-cephfs-update-storageclass.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0012-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0012-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0012-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0012-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0013-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0013-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0013-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0013-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0014-ceph-csi-cephfs-fix-snapshotclass-names.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0014-ceph-csi-cephfs-fix-snapshotclass-names.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0014-ceph-csi-cephfs-fix-snapshotclass-names.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0014-ceph-csi-cephfs-fix-snapshotclass-names.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0015-ceph-csi-rbd-fix-snapshotclass-names.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0016-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0017-ceph-csi-cephfs-add-conditional-for-csi-snapshotter-creation.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0017-ceph-csi-cephfs-add-conditional-for-csi-snapshotter-creation.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0017-ceph-csi-cephfs-add-conditional-for-csi-snapshotter-creation.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0017-ceph-csi-cephfs-add-conditional-for-csi-snapshotter-creation.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0018-ceph-csi-rbd-add-conditional-for-csi-snapshotter-creation.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0018-ceph-csi-rbd-add-conditional-for-csi-snapshotter-creation.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0018-ceph-csi-rbd-add-conditional-for-csi-snapshotter-creation.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0018-ceph-csi-rbd-add-conditional-for-csi-snapshotter-creation.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0019-ceph-csi-cephfs-add-conditional-to-enable-leader-election.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0019-ceph-csi-cephfs-add-conditional-to-enable-leader-election.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0019-ceph-csi-cephfs-add-conditional-to-enable-leader-election.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0019-ceph-csi-cephfs-add-conditional-to-enable-leader-election.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/0020-ceph-csi-rbd-add-conditional-to-enable-leader-election.patch b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0020-ceph-csi-rbd-add-conditional-to-enable-leader-election.patch similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/0020-ceph-csi-rbd-add-conditional-to-enable-leader-election.patch rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/0020-ceph-csi-rbd-add-conditional-to-enable-leader-election.patch diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/patches/series b/helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/series similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/patches/series rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/patches/series diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/platform-helm.install b/helm-charts/upstream/platform-helm/debian/all/deb_folder/platform-helm.install similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/platform-helm.install rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/platform-helm.install diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/rules b/helm-charts/upstream/platform-helm/debian/all/deb_folder/rules similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/rules rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/rules diff --git a/helm-charts/upstream/platform-helm/debian/deb_folder/source/format b/helm-charts/upstream/platform-helm/debian/all/deb_folder/source/format similarity index 100% rename from helm-charts/upstream/platform-helm/debian/deb_folder/source/format rename to helm-charts/upstream/platform-helm/debian/all/deb_folder/source/format diff --git a/helm-charts/upstream/platform-helm/debian/meta_data.yaml b/helm-charts/upstream/platform-helm/debian/all/meta_data.yaml similarity index 100% rename from helm-charts/upstream/platform-helm/debian/meta_data.yaml rename to helm-charts/upstream/platform-helm/debian/all/meta_data.yaml diff --git a/python3-k8sapp-platform/debian/deb_folder/changelog b/python3-k8sapp-platform/debian/all/deb_folder/changelog similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/changelog rename to python3-k8sapp-platform/debian/all/deb_folder/changelog diff --git a/python3-k8sapp-platform/debian/deb_folder/control b/python3-k8sapp-platform/debian/all/deb_folder/control similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/control rename to python3-k8sapp-platform/debian/all/deb_folder/control diff --git a/python3-k8sapp-platform/debian/deb_folder/copyright b/python3-k8sapp-platform/debian/all/deb_folder/copyright similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/copyright rename to python3-k8sapp-platform/debian/all/deb_folder/copyright diff --git a/python3-k8sapp-platform/debian/deb_folder/python3-k8sapp-platform-wheels.install b/python3-k8sapp-platform/debian/all/deb_folder/python3-k8sapp-platform-wheels.install similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/python3-k8sapp-platform-wheels.install rename to python3-k8sapp-platform/debian/all/deb_folder/python3-k8sapp-platform-wheels.install diff --git a/python3-k8sapp-platform/debian/deb_folder/python3-k8sapp-platform.install b/python3-k8sapp-platform/debian/all/deb_folder/python3-k8sapp-platform.install similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/python3-k8sapp-platform.install rename to python3-k8sapp-platform/debian/all/deb_folder/python3-k8sapp-platform.install diff --git a/python3-k8sapp-platform/debian/deb_folder/rules b/python3-k8sapp-platform/debian/all/deb_folder/rules similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/rules rename to python3-k8sapp-platform/debian/all/deb_folder/rules diff --git a/python3-k8sapp-platform/debian/deb_folder/source/format b/python3-k8sapp-platform/debian/all/deb_folder/source/format similarity index 100% rename from python3-k8sapp-platform/debian/deb_folder/source/format rename to python3-k8sapp-platform/debian/all/deb_folder/source/format diff --git a/python3-k8sapp-platform/debian/meta_data.yaml b/python3-k8sapp-platform/debian/all/meta_data.yaml similarity index 100% rename from python3-k8sapp-platform/debian/meta_data.yaml rename to python3-k8sapp-platform/debian/all/meta_data.yaml diff --git a/stx-platform-helm/debian/deb_folder/changelog b/stx-platform-helm/debian/all/deb_folder/changelog similarity index 100% rename from stx-platform-helm/debian/deb_folder/changelog rename to stx-platform-helm/debian/all/deb_folder/changelog diff --git a/stx-platform-helm/debian/deb_folder/control b/stx-platform-helm/debian/all/deb_folder/control similarity index 100% rename from stx-platform-helm/debian/deb_folder/control rename to stx-platform-helm/debian/all/deb_folder/control diff --git a/stx-platform-helm/debian/deb_folder/copyright b/stx-platform-helm/debian/all/deb_folder/copyright similarity index 100% rename from stx-platform-helm/debian/deb_folder/copyright rename to stx-platform-helm/debian/all/deb_folder/copyright diff --git a/stx-platform-helm/debian/deb_folder/rules b/stx-platform-helm/debian/all/deb_folder/rules similarity index 100% rename from stx-platform-helm/debian/deb_folder/rules rename to stx-platform-helm/debian/all/deb_folder/rules diff --git a/stx-platform-helm/debian/deb_folder/source/format b/stx-platform-helm/debian/all/deb_folder/source/format similarity index 100% rename from stx-platform-helm/debian/deb_folder/source/format rename to stx-platform-helm/debian/all/deb_folder/source/format diff --git a/stx-platform-helm/debian/deb_folder/stx-platform-helm.install b/stx-platform-helm/debian/all/deb_folder/stx-platform-helm.install similarity index 100% rename from stx-platform-helm/debian/deb_folder/stx-platform-helm.install rename to stx-platform-helm/debian/all/deb_folder/stx-platform-helm.install diff --git a/stx-platform-helm/debian/meta_data.yaml b/stx-platform-helm/debian/all/meta_data.yaml similarity index 100% rename from stx-platform-helm/debian/meta_data.yaml rename to stx-platform-helm/debian/all/meta_data.yaml