v0.5.0
majst01
released this
19 Sep 07:12
·
11 commits
to refs/heads/master
since this release
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