Skip to content

Option to disable delete files task for shared volume cleanup

Latest
Compare
Choose a tag to compare
@venkatsc venkatsc released this 28 Jul 15:18
· 1 commit to master since this release
  • Configurable shared volume cleanup with delete files task or rm -rf via client mount point.
    • Note that shared volume list configuration format is changed
    • Shared volume list needs to be configured for latest versions (only not required when useDeleteFilesTaskForSharedVolumeCleanup: true)
  • CSI driver can be deployed on select k8s nodes with labels
  • Updated k8s CSI Driver sidecar versions

Compatibility: k8s release v1.30.x and newer releases that support CSI spec v1.9.0

This release is tested with k8s v1.32.0 against Quobyte 3.x (3.24.4) and 4.x

NOTE 1: This release is not tested with Quobyte 2.x versions.

To get this release, follow the Quobyte CSI driver documentation

Known issues

  • K8S e2e snapshots tests are failing (unstable/not working snapshots)
  • Shared volume PV cannot be deleted by Quobyte non-super user.
  • Shared volume cleanup using delete files task does not work with latest 4.x