
Since version v3.9.0 of ceph-csi, the "debug" option has been removed from mountOptions of the cephfs storage class, however, this option still exists on cephfs PVs created with the previous version of ceph-csi, causing the pod to fail. To resolve this, a check for existing cephfs PVs has been added to the cephfs storage-init script to remove this parameter if it exists. Test Plan: PASS: Create a PVC and pod on AIO-SX with ceph-csi v3.6.2 PASS: Build platform-integ-apps with changes (ceph-csi v3.9.0) PASS: Check that "mountOption: -debug" is not present in the cephfs storage class and pv. Closes-Bug: 2047571 Change-Id: Id7c8f77d2bc0b4e4afc67966810d5d3c40fc1e06 Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
18 lines
952 B
Plaintext
18 lines
952 B
Plaintext
0001-ceph-csi-cephfs-replace-appVersion-version.patch
|
|
0002-ceph-csi-cephfs-add-default-fields-to-values.yaml.patch
|
|
0003-ceph-csi-cephfs-add-storage-init.yaml.patch
|
|
0004-ceph-csi-cephfs-add-imagePullSecrets-to-ServiceAccount.patch
|
|
0005-ceph-csi-cephfs-add-annotations-to-provisioner-deployment.patch
|
|
0006-ceph-csi-rbd-replace-appVersion-version.patch
|
|
0007-ceph-csi-rbd-add-default-fields-to-values.yaml.patch
|
|
0008-ceph-csi-rbd-add-storage-init.yaml.patch
|
|
0009-ceph-csi-rbd-add-imagePullSecrets-to-ServiceAccount.patch
|
|
0010-ceph-csi-rbd-add-annotations-to-provisioner-deployment.patch
|
|
0011-ceph-csi-rbd-update-storageclass.patch
|
|
0012-ceph-csi-cephfs-update-storageclass.patch
|
|
0013-ceph-csi-rbd-add-annotations-to-nodeplugin-daemonset.patch
|
|
0014-ceph-csi-cephfs-add-annotations-to-nodeplugin-daemonset.patch
|
|
0015-ceph-csi-cephfs-add-snapshotclass.patch
|
|
0016-ceph-csi-rbd-add-snapshotclass.patch
|
|
0017-ceph-csi-cephfs-remove-mountoptions-debug-on-pvs.patch
|