Releases: IBM/ibm-csi-common
Releases · IBM/ibm-csi-common
v1.0.1-beta6
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
What's Changed
- Volume-expansion-delay-fix by @GunaKKIBM in #43
Full Changelog: v1.0.1-beta4...v1.0.1-beta5
v1.0.1-beta4
v1.0.1-beta3
What's Changed
- Token handling secret utils lib by @GunaKKIBM in #40
Full Changelog: v1.0.1-beta2...v1.0.1-beta3
v1.0.1-beta2
What's Changed
- Ci patch release by @GunaKKIBM in #39
Full Changelog: v1.0.1-beta1...v1.0.1-beta2
Removing unnecessary logging.
v1.0.1-beta1
What's Changed
- Removing call to sidecar by @GunaKKIBM in #31
Full Changelog: v1.0.0-beta16...v1.0.1-beta1
NOTE: compute identity support added
v1.0.0-beta16
- Fake method to initialise NewNodeMetadata method for UT
- Decode encoded api_key in case of satellite environment.
- Handle response if URL is of the form "http" instead of "https"
- Add vpc-instance-id label in case of satellite cluster
v1.0.0-beta15
- PSIRT PVR0322500 dgrijalva/jwt-go-v3.2.0 with github.com/golang-jwt/jwt/v4 v4.2.0
v1.0.0-beta14
What's Changed
- PSIRT PVR0322596 gofrs/uuid changes instead of satori/uuid
v1.0.0-beta13
What's Changed
- Fix PV watcher crash due to nil CSIPersistentVolumeSource object after k8s upgrade