unchama / kube-cluster-on-proxmox

Proxmox環境でサクッと作ってサクっと壊せる高可用性なkubernetesクラスタを作ってみる
MIT License
51 stars 4 forks source link

chore(deps): update dependency https://github.com/synologyopensource/synology-csi.git to v1.2.0 #106

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Update Change
https://github.com/SynologyOpenSource/synology-csi.git minor v1.1.2 -> v1.2.0

Release Notes

SynologyOpenSource/synology-csi (https://github.com/SynologyOpenSource/synology-csi.git) ### [`v1.2.0`](https://togithub.com/SynologyOpenSource/synology-csi/releases/tag/v1.2.0) [Compare Source](https://togithub.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://togithub.com/SynologyOpenSource/synology-csi/releases/tag/v1.1.3) [Compare Source](https://togithub.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://togithub.com/SynologyOpenSource/synology-csi/issues/21), [#​39](https://togithub.com/SynologyOpenSource/synology-csi/issues/39)) 3. Enable volume stats and use statfs to report more accurate LUN usage (Issue [#​51](https://togithub.com/SynologyOpenSource/synology-csi/issues/51)) **Fixes** 1. Add ability to provide format options (Issue [#​25](https://togithub.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://togithub.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.