Releases: Leaseweb/cloudstack-csi-driver
Releases · Leaseweb/cloudstack-csi-driver
cloudstack-csi-1.0.1
cloudstack-csi-1.0.0
A Helm chart for Kubernetes
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #65
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #70
- Bump actions/download-artifact from 3 to 4 by @dependabot in #69
- Adding CloudStack CSI Charts by @FarnazBGH in #91
- Change helm charts directory path by @FarnazBGH in #92
Full Changelog: v0.3.0...cloudstack-csi-1.0.0
v0.3.0
What's Changed
- Add node-registar liveness-probe by @FarnazBGH in #40
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #50
- Bump google.golang.org/grpc from 1.57.0 to 1.59.0 by @dependabot in #52
- Bump golang.org/x/text from 0.12.0 to 0.14.0 by @dependabot in #57
- Bump docker/login-action from 2 to 3 by @dependabot in #44
- Bump actions/checkout from 3 to 4 by @dependabot in #43
- Bump k8s.io/api from 0.27.5 to 0.27.7 by @dependabot in #53
- Bump k8s.io/mount-utils from 0.27.5 to 0.27.7 by @dependabot in #55
- Adding Volume Expansion Functionality by @FarnazBGH in #75
- Update dependencies by @hrak in #76
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump actions/download-artifact from 2 to 3 by @dependabot in #21
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #22
- Bump alpine from 3.16 to 3.18 in /cmd/cloudstack-csi-driver by @dependabot in #4
- Bump alpine from 3.16 to 3.18 in /cmd/cloudstack-csi-sc-syncer by @dependabot in #3
- Add locking to all volume operations by @hrak in #38
- Enable leader election for all CSI sidecar containers by @hrak in #38
- Enable liveness probe for sidecars by @hrak in #38
- Update dependencies by @hrak in #39
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- Fork to the Leaseweb org by @hrak in #1
- Use Alpine 3.16 for container images by @hrak in #1
- Update all other direct Go dependencies by @hrak in #1
- Fix deprecated WithUnaryServerChain by @hrak in #1
- Add basic locking in ControllerPublishVolume by @hrak in #1
- Fix CSI spec violation in ControllerUnpublishVolume when volume not found by @hrak in #1
- Allow nodeID to be empty as defined in CSI spec by @hrak in #1
- Change nodeSelector from master to control-plane by @hrak in #1
- Update dependencies to Kubernetes 1.25, use Go 1.19 and Alpine 3.16 by @hrak in #2
- Update CSI external provisioner to v3.3.1 by @hrak in #19
- Update CSI external attacher to v4.3.0 by @hrak in #19
- Update CSI node-driver-registrar to v2.8.0 by @hrak in #19
- Switch to registry.k8s.io by @hrak in #19
- Bump actions/checkout from 2 to 3 by @dependabot in #14
- Bump docker/login-action from 1 to 2 by @dependabot in #13
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #12
- Bump actions/setup-go from 2 to 4 by @dependabot in #11
- Bump actions/cache from 2 to 3 by @dependabot in #10
- Bump k8s.io/client-go from 0.25.9 to 0.25.10 by @dependabot in #18
- Bump k8s.io/mount-utils from 0.25.9 to 0.25.10 by @dependabot in #16
Full Changelog: https://github.com/Leaseweb/cloudstack-csi-driver/commits/v0.1.0
v0.1.0-rc.1
- Update Kubernetes dependencies to 1.25.10
- Use Alpine 3.16 for container images
- Update all other direct Go dependencies
- Fix deprecated WithUnaryServerChain
- Add basic locking in ControllerPublishVolume
- Fix CSI spec violation in ControllerUnpublishVolume when volume not found
- Allow nodeID to be empty as defined in CSI spec
- Change nodeSelector from master to control-plane
- Update CSI external provisioner to v3.3.1
- Update CSI external attacher to v4.3.0
- Update CSI node-driver-registrar to v2.8.0
- Switch to registry.k8s.io