Skip to content

Releases: IBM/ibm-csi-common

v1.0.1-beta6

21 Jun 14:20
2c07e65
Compare
Choose a tag to compare

What's Changed

  • ClusterVolumeLabel if provided by CSI driver deployment will be appended to user_tags for create volume VPC API.

v1.0.1-beta5

16 Jun 16:08
5fabac8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-beta4...v1.0.1-beta5

v1.0.1-beta4

02 Jun 04:35
e36c0db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-beta3...v1.0.1-beta4

v1.0.1-beta3

31 May 15:02
22a348e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-beta2...v1.0.1-beta3

v1.0.1-beta2

26 May 06:06
f828c8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-beta1...v1.0.1-beta2

Removing unnecessary logging.

v1.0.1-beta1

19 May 07:36
e6b4420
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta16...v1.0.1-beta1

NOTE: compute identity support added

v1.0.0-beta16

29 Apr 05:32
7cd166e
Compare
Choose a tag to compare
  1. Fake method to initialise NewNodeMetadata method for UT
  2. Decode encoded api_key in case of satellite environment.
  3. Handle response if URL is of the form "http" instead of "https"
  4. Add vpc-instance-id label in case of satellite cluster

v1.0.0-beta15

07 Feb 08:43
379d0ba
Compare
Choose a tag to compare
  • PSIRT PVR0322500 dgrijalva/jwt-go-v3.2.0 with github.com/golang-jwt/jwt/v4 v4.2.0

v1.0.0-beta14

01 Feb 12:00
45a79b2
Compare
Choose a tag to compare

What's Changed

  • PSIRT PVR0322596 gofrs/uuid changes instead of satori/uuid

v1.0.0-beta13

21 Jan 15:45
8760064
Compare
Choose a tag to compare

What's Changed

  • Fix PV watcher crash due to nil CSIPersistentVolumeSource object after k8s upgrade