Releases: SynologyOpenSource/synology-csi
Releases Β· SynologyOpenSource/synology-csi
v1.2.0
v1.1.3
Enhancements
- Update helm for custom kubelet path support
- Add pvc-namespace/pvc-name to lun descriptions (Issue #21, #39)
- Enable volume stats and use statfs to report more accurate LUN usage (Issue #51)
Fixes
- Add ability to provide format options (Issue #25)
- Set node.startup to manual for iSCSI targets at login
- Retry login DSM for session timeout (Issue #32)
Limitation
- The DSM's LUN description is limited to 128 characters, so there is a potential risk of string truncation when using pvc-namespace/pvc-name as LUN description.
v1.1.2
v1.1.1
v1.1.0
Feature
- Supports the SMB/CIFS protocols to use DSM shared folders as external storage.
Limitations
- Using Gi/Mi as the capacity unit instead of G/M when creating SMB PVs is highly suggested. Your PVs' capacity will be more accurate.
- The maximum length of shared folder names is 32 characters, so the name will be cut off if it's too long.
v1.0.1
v1.0.0
Synology CSI Driver for Kubernetes acts as external provisioner for Synology storage systems, allowing for direct management of LUNs on the storage systems as persistent storage.
Compatibility & Installation
- System requirements
- Kubernetes version 1.19
- Synology NAS running DSM 7.0 or above
Features
- Supports creating, deleting, mounting, unmounting, and cloning volumes.
- Supports volume expansion and snapshot.