v1.3.0
Mainly Changed
bugfixs
- bugfix: Fix max volume count by @huww98 in #829
- bugfix: remove empty OSS mount point to avoid mount point retain problem by @AlbeeSo in #793
- bugfix(metrics): get disk pv globalmount path correctly by @tydra-wang in #852
- bugfix: silence metrics volume devices logic by @mowangdk in #826
- bugfix: use original URL from PV volume attributes if cannot get regionId for network policy check by @AlbeeSo in #825
- bugfix: oss-bugfix: remove yum cmd in entrypoint for lifseaOS by @AlbeeSo in #841
- bugfix: disk: fix unmountDuplicateMountPoint to handle no data disk node by @huww98 in #911
- bugfix: Fix IO limits not effective by @huww98 in #891
- bugfix: Fix host_os detection by @tydra-wang in #896
- bugfix: Fix nfs vers parsing by @tydra-wang in #851
- bugfix: fix guaranteed QoS blkio cgroup path by @huww98 in #904
CVE
- CVE-2023-44487: bump golang.org/x/net to v0.17.0 by @dobsonj in #894
Features
- Changes to get reasonable csi-sanity test results by @huww98 in #827
- Validate that all parameters required by CSI spec is provided by @huww98 in #834
- chore: add vendor check actions by @mowangdk in #822
- Add disk tags about PV/PVC by @huww98 in #838
- introduce allocatable-disk node annotation by @huww98 in #848
- rbac: add node patch permission by @huww98 in #855
- update external provisioner to v3.5.0 by @huww98 in #857
- always force delete disk snapshot by @huww98 in #856
- adding checks to getInstanceDoc by @huww98 in #858
- cleanup: delete RemoveAll MkdirAll method by @mowangdk in #859
- oss-feat: add ro mount options in ReadOnly mode by @AlbeeSo in #860
- nas: serialize operations on the same volume by @tydra-wang in #861
- Unit test for deleteDisk by @huww98 in #867
- feature: enable bdf check for pov driver by @mowangdk in #869
- oss: support CoCo direct volume feature by @mozillazg in #882
- feature: Lowering the minimum essd-pl0 capacity limit by @mowangdk in #889
- feature: support reschedule disk with resource exhausted error in del… by @mowangdk in #890
- Feature: narrow down reschedule scenario by @mowangdk in #892
- Feature: support restricted resource code error retry by @mowangdk in #895
- Cleanup: support read kubecfg from command line by @mowangdk in #897
- disk: support cloud_essd_entry category by @huww98 in #909
- add rbac for csi-plugin to get svc of storage-monitor by @tydra-wang in #907
- disable podInformer in external-resizer by @huww98 in #919
- containerized ossfs mount by @tydra-wang in #918
Image Address:
registry.cn-beijing.aliyuncs.com/acs/csi-plugin:v1.28.2-15f6e0e-aliyun
New Contributors
- @mozillazg made their first contribution in #882
Full Changelog: v1.2.1...v1.3.0