Skip to content

Releases: Leaseweb/cloudstack-csi-driver

cloudstack-csi-1.0.1

13 Mar 12:00
5335fcf
Compare
Choose a tag to compare

A Helm chart for Kubernetes

What's Changed

  • Bump chart version for release v0.4.0 by @hrak in #98

Full Changelog: v0.4.0...cloudstack-csi-1.0.1

cloudstack-csi-1.0.0

07 Mar 10:23
2625cfb
Compare
Choose a tag to compare

A Helm chart for Kubernetes

What's Changed

Full Changelog: v0.3.0...cloudstack-csi-1.0.0

v0.3.0

09 Jan 10:26
d88db86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Aug 07:29
2fa4b25
Compare
Choose a tag to compare

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

14 Jun 11:31
15c2f37
Compare
Choose a tag to compare

What's Changed

  • revert passing vmID to DetachVolume by @hrak in #20

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Jun 11:55
cfe10a4
Compare
Choose a tag to compare

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

13 Jun 08:16
cfe10a4
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release
  • 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