Releases: deckhouse/csi-nfs
Releases · deckhouse/csi-nfs
v0.1.8
v0.1.7
What's Changed
- Added fake volume expansion support for DVP
- Some bug fixes and improvements
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- [ci] Remove unnecessary installation of nfs-common
- [controller] Added NFS v3 support
- [controller] Added liveness and readiness checks
- [controller] removed isDefault from NFSStorageClass, default class must be set by k8s default way by annotation in StorageClass
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- [internal] Add secrets and storageclasses cleanup by @duckhawk in #11
- [csi] Fix snapshots by @AleksZimin in #9
- [docs] Add documentation about creating snapshots by @AleksZimin in #12
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- [controller] Remove subDir parameter from NFSStorageClass by @AleksZimin in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Initial module commit by @duckhawk in #1
- [ci] Switch build to distroless by @duckhawk in #2
- [controller] Add NFSStorageClass CRD by @duckhawk in #3
- [docs] Add docs by @duckhawk in #5
- [csi] Fix hostname resolve by @duckhawk in #6
- [controller] Add NFSStorageClass controller and validation webhook for StorageClasses with provisioner nfs.csi.k8s.io by @AleksZimin in #4
New Contributors
- @duckhawk made their first contribution in #1
- @AleksZimin made their first contribution in #4
Full Changelog: https://github.com/deckhouse/csi-nfs/commits/v0.1.0