Skip to content

Releases: vngcloud/vngcloud-blockstorage-csi-driver

v1.3.9

04 Sep 14:49
c0cfecb

Choose a tag to compare

Changelog

  • c0cfecb Merge pull request #9 from vngcloud/fixbug-mount-root-node
  • 4b07e30 [fix] improve error handling in getDevicePath by providing detailed error context

v1.3.8

26 Jun 03:51

Choose a tag to compare

Changelog

  • 978e220 [build][fix] update CSINode driver info logging to include driver details
  • ee6ae9f [build][update] set environment variables for version and registry in CI workflow
  • ff12994 [build][update] replace hardcoded version with input parameter in CI workflow
  • de952ae [build][update] add version input for Docker image build in release workflow

v1.3.7

25 Jun 03:38

Choose a tag to compare

Changelog

  • 196bd21 [build][update] refactor CI workflow to support dynamic registry selection and improve image build and push steps

v1.3.6

24 Jun 10:53

Choose a tag to compare

Changelog

  • d0d541c [build][update] enhance image build and push steps in CI workflow

v1.3.5

06 Jun 07:09

Choose a tag to compare

Changelog

  • 557e221 Merge branch 'dev'
  • 0de26f7 [build][refactor] update key for zone topology mapping in volume creation

v1.3.4

06 Jun 06:54

Choose a tag to compare

Changelog

  • 557e221 Merge branch 'dev'
  • 0de26f7 [build][refactor] update key for zone topology mapping in volume creation

v1.3.3

06 Jun 05:09

Choose a tag to compare

Changelog

v1.3.2

06 Jun 04:29

Choose a tag to compare

Changelog

  • 9b24700 [build][update] bump vngcloud-go-sdk to v2.15.1

v1.3.1

06 Jun 04:22

Choose a tag to compare

Changelog

  • 96c7cd8 Merge branch 'dev'
  • 98df20c [build][update] bump vngcloud-go-sdk to v2.15.1
  • f47cec5 Merge pull request #8 from vngcloud/dev

v1.2.6

06 Jun 02:40

Choose a tag to compare

Changelog

  • 0444728 [build][update] bump vngcloud-go-sdk to v2.14.13
  • 16f06c8 [build][enhance] include zoneId in volume creation log and update topology segment conversion
  • 5192e34 [build][refactor] simplify zone selection logic in controller
  • 00eee4b [build][refactor] remove unused server info retrieval in NodeGetInfo
  • d2210a3 [build][refactor] remove unused server info retrieval in NodeGetInfo
  • cc017a2 [build][enhance] implement zone conversion functions for CreateVolume and NodeGetInfo
  • 6348ec4 [build][enhance] prioritize AZ01 selection in topology for CreateVolume
  • 1ec98f7 [build][enhance] move zone identifier mapping for CreateVolume to a later stage
  • b6917ff [build][enhance] move zone identifier mapping for CreateVolume to a later stage
  • 1b98075 [build][enhance] map specific zone identifier to a standardized zone name in NodeGetInfo
  • e10f2ef [build][enhance] adjust availability zone selection for CreateVolume
  • 48173c5 [build][enhance] enable AccessibleTopology in CreateVolumeResponse
  • 7dcdd6d [build][enhance] enable AccessibleTopology in CreateVolumeResponse
  • 752670e [build][enhance] comment out AccessibleTopology in CreateVolumeResponse
  • 6ec6361 [build][enhance] refactor volume size validation and retrieval logic in CreateVolume
  • c31d583 [build][enhance] add accessible topology to CreateVolumeResponse
  • 750f8fd [build] add logging for CSINode driver information
  • d5dad30 [build]
  • da09c09 Merge branch 'dev-availability-zone' into dev
  • 3923987 [enhance] add logging for CSINode driver information
  • 586d683 [build]
  • b5c060d Merge branch 'dev-availability-zone' into dev
  • c7ad3a4 [fix] trim "iops" prefix from IOPS name in GetVolumeTypeIdByName function
  • 5e7dce0 [build]
  • 4103cfe Merge branch 'dev-availability-zone' into dev
  • d4a43a9 build] update vngcloud-go-sdk to version v2.14.12-0.20250529124411-a8c05a23febb
  • aa20c8a [build]
  • 5ec5108 Merge branch 'dev-availability-zone' into dev
  • b7ce48c [build][feat] update ModifyVolumeProperties to use volume type ID retrieved by name
  • aaf1e71 [build]
  • 688309b Merge branch 'dev-availability-zone' into dev
  • 2bf07a6 [feat] add GetVolumeTypeIdByName method to retrieve volume type ID by zone and name