Skip to content

v1.36.2

Choose a tag to compare

@mowangdk mowangdk released this 14 Jul 13:17
022e90f

Mainly Update

  • OSS: ossfs1 upgraded to v1.91.10.ack.5, and ossfs2 upgraded to v2.0.8.ack.1.
  • DISK: Supports online modification of disk specifications (type, performance level, IOPS, throughput, etc.) via Kubernetes VolumeAttributesClass without rebuilding PVs.
  • DISK: In HighDensityDisk mode, nodes automatically report the correct maximum number of mountable volumes, allowing the scheduler to make more accurate scheduling decisions.
  • NAS: The default QPS has been increased from 2 to 6, reducing throttling wait times during large-scale mount/unmount operations.

What's Changed

  • owners: remove iltyty by @huww98 in #1710
  • disk: read block device capacity before filesystem resize by @huww98 in #1711
  • nas: support AccessMode and readonly field for readonly mounts by @huww98 in #1709
  • Feature/fix volume already deleted by @mowangdk in #1712
  • disk: get disk quantity and identify LingJun node from metadata by @huww98 in #1605
  • bump k8s deps to 1.36.1 by @huww98 in #1713
  • refactor(oss): rename skipAttach to skipGlobalMount and set by env by @AlbeeSo in #1714
  • csi-agent: ignore cnfs options in agent mode by @iltyty in #1619
  • Bump up alinas version by @mowangdk in #1718
  • Bump up go to v1.26.4 by @mowangdk in #1719
  • bump ossfs to v1.91.10.ack.2-fd3910d by @huww98 in #1708
  • ossfs: bump version to 1.91.10.ack.3 by @AlbeeSo in #1720
  • disk: fix misleading log / comment by @huww98 in #1721
  • disk: ModifyVolume by @huww98 in #1252
  • labeler: add centralized metadata labeler by @huww98 in #1685
  • disk: migrate ModifyVolume APIs from ECSInterface to ECSv2Interface by @huww98 in #1723
  • Add efc default arguments for bmcpfs by @mowangdk in #1724
  • Disk cleanups about attach by @huww98 in #1727
  • Bump efc & alinas version to v2.1 by @mowangdk in #1732
  • nas: fix error handling in DeleteAccesspoint and CancelDirQuota by @huww98 in #1730
  • ossfs 1.0: support Agent Identity Authority in sandbox scenario by @AlbeeSo in #1731
  • Fix efc & alinas version by @mowangdk in #1734
  • feat(oss): add user-configurable region parameter for sigVersion=v4 w… by @AlbeeSo in #1735
  • ossfs1: bump version to v1.91.10.ack.5 by @AlbeeSo in #1736
  • feat(oss): region implies sigVersion=v4 unless v1 is explicitly configured by @AlbeeSo in #1737
  • Update Dockerfile by @huww98 in #1738
  • build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #1726
  • build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #1733
  • Cherry-pick inner branch by @mowangdk in #1739
  • disk: don't send empty DiskCategory/PerformanceLevel in ModifyDiskSpec by @huww98 in #1740
  • ecs: send RegionId on RPC-style v2 SDK requests by @huww98 in #1741
  • cloud: reject broken lingjun_config by @huww98 in #1743
  • build(deps): bump the k8s group with 6 updates by @dependabot[bot] in #1744
  • disk: correct xc disk type min size to 40Gi by @huww98 in #1745
  • Add incremental test coverage by @mowangdk in #1753
  • Update ci configuration of test coverage by @mowangdk in #1754
  • Implement automatic mount point cleanup for NAS-backed sandboxes. by @mowangdk in #1742
  • Bump up efc & alinas version by @mowangdk in #1755
  • Remove logs by @mowangdk in #1756
  • Support secrets in options by @mowangdk in #1757
  • Replace bmcpfs VSC workqueue/condvar with TTLCache + Throttler by @huww98 in #1758
  • nas: enlarge default qps to 6 by @huww98 in #1761
  • fix: restore short driver type in metric labels by @huww98 in #1762
  • build(deps): bump github.com/kubernetes-csi/csi-lib-utils from 0.7.1 to 0.24.0 by @dependabot[bot] in #1748
  • bump ossfs2.0 version to v2.0.8.ack.1 by @AlbeeSo in #1765
  • disk: report HighDensityDisk mode limit as NodeGetInfo max volumes by @huww98 in #1763
  • Increase default attacher worker count to 1200 by @mowangdk in #1766
  • disk: sync PV disktype label/annotation on ModifyVolume by @huww98 in #1767

Image Address:

registry.cn-beijing.aliyuncs.com/acs/csi-plugin:v1.36.2
registry.cn-beijing.aliyuncs.com/acs/csi-plugin:v1.36.2-init

Full Changelog: v1.36.1...v1.36.2