Skip to content

Releases: linode/linode-blockstorage-csi-driver

v0.5.3

03 Oct 21:14
5dfa495
Compare
Choose a tag to compare

Changes

  • v0.5.3 Release @luthermonson (#118)
  • Updating references from k8s.gcr.io to registry.k8s.io @kishorchannal (#117)
  • Allow passing the linodeApiToken and region via secret references @schinmai-akamai (#114)

v0.5.2

19 May 14:38
e8e0af0
Compare
Choose a tag to compare

Changes

  • allow the default storage class to be overridden for the helm chart @AshleyDumaine (#109)
  • Embed REV in Docker image @okokes-akamai (#105)
  • Bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.7.0 @dependabot (#102)
  • Bump k8s.io/apimachinery from 0.0.0-20180621070125-103fd098999d to 0.15.7 in /e2e @dependabot (#101)
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /e2e @dependabot (#100)
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 in /e2e @dependabot (#98)
  • Bump golang.org/x/text from 0.3.3 to 0.3.8 @dependabot (#95)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /e2e @dependabot (#94)
  • Bump github.com/gogo/protobuf from 1.2.1 to 1.3.2 in /e2e @dependabot (#91)

v0.5.1

03 Mar 17:45
c743a61
Compare
Choose a tag to compare

Changes

  • Fix github action for release images to docker hub @srust (#87)
  • add volumeattachments/status permission to the clusterrole @schinmai-akamai (#99)
  • fix linode-id in other places @schinmai-akamai (#93)
  • Verify that ProviderID prefix is linode:// before writing @schinmai-akamai (#92)
  • Adding Helm Chart @komer3 (#90)
  • Update e2e_test go and ginkgo @mrogers950 (#89)
  • Update linode-blockstorage-csi-driver.yaml @cdeshapriya (#84)
  • move go build inside dockerfile from makefile @git-it127 (#83)

v0.5.0

17 Jun 21:52
dd537e1
Compare
Choose a tag to compare

Changes

  • Allow Volume attach to retry if Volume is still attached to a Linode @thorn3r (#82)
  • Update upstream CSI images & add new e2e test @sibucan (#81)
  • readme: update version in install instructions @dunn (#65)
  • Enable priorityClassName in DaemonSet template spec @frenchtoasters (#71)
  • Update e2e tests @sibucan (#77)
  • Update to go 1.17 @Charliekenney23 (#75)

v0.4.1

03 Aug 18:32
e7c903e
Compare
Choose a tag to compare

Changes

  • fix(k8s): apply standard tolerations for system daemonsets @themightychris (#73)
  • debug mode should be opt-in @Charliekenney23 (#68)

v0.4.0

29 Jan 15:22
5ec7ed8
Compare
Choose a tag to compare

Changes

This update increases the minimum Kubernetes version to 1.16

v0.3.0

23 Oct 17:59
16b9fa6
Compare
Choose a tag to compare

Changes

v0.2.0

10 Sep 18:15
3e70548
Compare
Choose a tag to compare

🚀 Added

  • Add labels in CSI daemonset and statefulset @sibucan (#57)

🧰 Changed

v0.1.7

02 Sep 13:50
88073c3
Compare
Choose a tag to compare

🚀 Added

v0.1.6

28 Apr 20:10
acecfd3
Compare
Choose a tag to compare

Changes

  • Change storage class default to linode-block-storage-retain @g1bl3t (#49)