Releases: metal-stack/csi-driver-lvm
Releases · metal-stack/csi-driver-lvm
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Breaking Changes
- Docker images are not pushed to Docker Hub anymore. They are now available from ghcr on
ghcr.io/metal-stack/csi-driver-lvm
andghcr.io/metal-stack/csi-driver-lvm-provisioner
. (#75)
General Changes
- fix: replace panic with error (#73) @ankitm123
- Removing helm-chart, updating actions and CI. (#75) @Gerrit91
- Update README.md file on storage classes name. (#71) @liulanze
- refactor: add a new line to error statement (#72) @ankitm123
- Allow overriding of k8s-sigs images through helm (#70) @romoh
- Update to go-1.18, alpine-3.15, k8s-1.23.6 (#68) @majst01
- Add a link to korb which can migrate to/from csi-driver-lvm (#67) @majst01
- feat: add option to disable StorageClass provisioning and add additional annotations (#65) @hojerst
- Refresh dependencies, compiler and base image (#59) @majst01
- add nodes list/get to plugin clusterrole (#57) @mwennrich
- fix all linting errors, update dependencies (#55) @majst01
v0.4.1
v0.4.0
- add container images for arm and arm64 (#41 @brlbil )
- Remove type check (#43 @electrical )
- consider missing lvm-volume as already deleted (#45 @mwennrich )
- change default driver name from lvm.csi.k8s.io to lvm.csi.metal-stack.io (#46 @mwennrich )