Releases: linode/linode-blockstorage-csi-driver
Releases · linode/linode-blockstorage-csi-driver
v0.5.1
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
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
Changes
- fix(k8s): apply standard tolerations for system daemonsets @themightychris (#73)
- debug mode should be opt-in @Charliekenney23 (#68)
v0.4.0
v0.3.0
v0.2.0
v0.1.7
🚀 Added
- Volume expansion @sanjid133 (#29, #55)