Skip to content

Releases: simplyblock/simplyblock-csi

v0.2.6

30 Apr 10:39
556432a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

24 Apr 10:07
fb5e5ba

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

30 Mar 12:31
1ea3eec

Choose a tag to compare

  • fix: updated volume clone endpoint (#298)

v0.2.3

25 Mar 11:46
eb30487

Choose a tag to compare

  • fix: skip filesystem resize for raw block volumes in NodeExpandVolume (#295)
  • feat: take IOPS QoS from annotation and store in VolumeContext (#294)
  • feat: restart broken pod if StorageClass contains annotation (#291)

v0.2.2

05 Mar 12:29
22e3e39

Choose a tag to compare

  • Fixed issue with volume size Round up (#289) – sends raw bytes size to the controlplane.

  • Improved connection loss detection (#287) – added helper functions to detect when a node loses both NVMe-oF connection paths and when the storage cluster becomes inactive, enabling faster recovery handling.

v0.2.1

13 Feb 13:32
c930bf5

Choose a tag to compare

  • Normalize paths and remove trailing slash to improve mount consistency (#285)

  • Expose PVC metrics to kubelet via NodeGetVolumeStats (#284)

  • Add optional host-iface parameter for NVMe-oF connect (#283)

  • Add new_size parameter support for snapshot clone operations (#282)

  • Allow either primary or secondary node to connect and mount pods (#281)

  • Round up PVC size to GiB for consistent capacity reporting (#280)

  • Add ensureCleanTargetPath handling for block devices (#279)

  • Add support for region topology awareness (#278)

v0.2.0

26 Nov 15:54
b7c5198

Choose a tag to compare

  • Added backward compatibility for Simplyblock API calls
  • Added automatic fallback to old device paths format

v0.1.8

06 Nov 12:07

Choose a tag to compare

  • Move to API endpoint /v1/api
  • Added Support for OpenShift Core Isolation
  • Added Support to Allow single nvmf connection when one connection is offline

v0.1.7

27 Oct 08:27
c46ed22

Choose a tag to compare

  • Added topology-aware multicluster provisioning support
  • Added storageclass param fabrics

v0.1.6

09 Sep 18:06

Choose a tag to compare

  • added critical log when both the primary and secondary nvmf connection is lost
  • added fix for delete snapshot