Skip to content

Fixed idempotency issue and other issues

Compare
Choose a tag to compare
@venkatsc venkatsc released this 20 Mar 16:26
· 43 commits to master since this release

Release synopsis

Upgrade is required if you use shared volumes/disable_oversubscription feature

  • Fixed an idempotency issue when over subscription is disabled (disable_oversubscription: true)
  • Improved Shared volumes for dynamic provisioning documentation. Quotas cannot be set for shared volume via k8s (if required should be set directly via Quobyte webconsole or management API).
  • Includes some minor documentation and example updates.

Compatibility: k8s release v1.22.x and newer releases that support CSI spec 1.5.0

This version of Quobyte CSI driver is tested with k8s v1.26.0 against Quobyte 3.12 cluster.

To get this release, follow the Quobyte CSI driver documentation

Known issues

  • K8S e2e snapshots tests are failing (unstable/not working snapshots)