SynologyOpenSource/synology-csi (https://github.com/SynologyOpenSource/synology-csi.git)
### [`v1.2.0`](https://redirect.github.com/SynologyOpenSource/synology-csi/releases/tag/v1.2.0)
[Compare Source](https://redirect.github.com/SynologyOpenSource/synology-csi/compare/v1.1.3...v1.2.0)
**Feature**
1. Supports NFS protocols (including NFSv3, NFSv4, and NFSv4.1) for storage classes.
**Limitation**
1. SMB/NFS PVs can only be created on Btrfs volumes because ext4 volumes do not support quota configuration for shared folders.
### [`v1.1.3`](https://redirect.github.com/SynologyOpenSource/synology-csi/releases/tag/v1.1.3)
[Compare Source](https://redirect.github.com/SynologyOpenSource/synology-csi/compare/v1.1.2...v1.1.3)
**Enhancements**
1. Update helm for custom kubelet path support
2. Add pvc-namespace/pvc-name to lun descriptions (Issue [#21](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/21), [#39](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/39))
3. Enable volume stats and use statfs to report more accurate LUN usage (Issue [#51](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/51))
**Fixes**
1. Add ability to provide format options (Issue [#25](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/25))
2. Set node.startup to manual for iSCSI targets at login
3. Retry login DSM for session timeout (Issue [#32](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/32))
**Limitation**
1. 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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.1.2
->v1.2.0
Release Notes
SynologyOpenSource/synology-csi (https://github.com/SynologyOpenSource/synology-csi.git)
### [`v1.2.0`](https://redirect.github.com/SynologyOpenSource/synology-csi/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/SynologyOpenSource/synology-csi/compare/v1.1.3...v1.2.0) **Feature** 1. Supports NFS protocols (including NFSv3, NFSv4, and NFSv4.1) for storage classes. **Limitation** 1. SMB/NFS PVs can only be created on Btrfs volumes because ext4 volumes do not support quota configuration for shared folders. ### [`v1.1.3`](https://redirect.github.com/SynologyOpenSource/synology-csi/releases/tag/v1.1.3) [Compare Source](https://redirect.github.com/SynologyOpenSource/synology-csi/compare/v1.1.2...v1.1.3) **Enhancements** 1. Update helm for custom kubelet path support 2. Add pvc-namespace/pvc-name to lun descriptions (Issue [#21](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/21), [#39](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/39)) 3. Enable volume stats and use statfs to report more accurate LUN usage (Issue [#51](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/51)) **Fixes** 1. Add ability to provide format options (Issue [#25](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/25)) 2. Set node.startup to manual for iSCSI targets at login 3. Retry login DSM for session timeout (Issue [#32](https://redirect.github.com/SynologyOpenSource/synology-csi/issues/32)) **Limitation** 1. 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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.