Skip to content

v1.37.2

Latest

Choose a tag to compare

@mowangdk mowangdk released this 25 Aug 09:11
· 16 commits to master since this release
8aacf90

Mainly Update

DISK: introduce local disk data cache for CloudDisk
BMCPFS: Added validation to ensure the FUSE auto-restart mechanism functions correctly by checking the status returned from fuse_dev_ioctl_recover.
OSS: Implement AgentBucket support

What's Changed

  • don't check OSS cert in private cloud by @huww98 in #1768
  • support noopAgent for local passthrough driver in csi-agent by @AlbeeSo in #1771
  • Feature/bumpup efc v2.4 by @mowangdk in #1776
  • support CredentialProviderName key in OSS volumeAttributes by @AlbeeSo in #1775
  • chart: release v1.36.2 by @huww98 in #1773
  • Update path validation by @mowangdk in #1777
  • Bump up golang to v1.26.5 by @mowangdk in #1778
  • disk: fix nil deref in CreateSnapshot when snapshot disappears by @huww98 in #1772
  • bmcpfs: check fuse_dev_ioctl_recover kernel symbol in init container by @mowangdk in #1770
  • bump ossfs version to v1.91.11.ack.1 by @AlbeeSo in #1780
  • disk: declare ONLINE volume expansion capability by @huww98 in #1774
  • utils: resolve symlinks recursively for non-existent path suffixes by @mowangdk in #1781
  • bump alinas-utils and efc RPM versions by @mowangdk in #1782
  • init.sh: check fuse connection recovery per OS type by @mowangdk in #1783
  • chore: bump aliyun-alinas-utils to 2.4-0.20260721112941.f65c1a by @mowangdk in #1785
  • chore: upgrade grpc to v1.82.1 by @mowangdk in #1790
  • Alinas always overwrite default config by @bingrenlyyyyy in #1792
  • core: bump golang text package version by @AlbeeSo in #1794
  • chore(chart): raise bmcpfs external-attacher worker-threads to 256 by @mowangdk in #1793
  • refactor: extract agentidentity utils into dedicated package by @AlbeeSo in #1787
  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1788
  • feat(alinas): update version by @bingrenlyyyyy in #1796
  • fix: let path validation get past a mount point with a dead filesystem by @AlbeeSo in #1807
  • feat: support overlayfs on top of FUSE in RunD/Sandbox by @AlbeeSo in #1786
  • fix: update test cluster script to use current ACK image types by @huww98 in #1808
  • docs: add local-disk data cache guide, BMCPFS in README, and enrich README by @mowangdk in #1810
  • feat(mounter): jwtauth credential support with pluggable credential sinks by @mowangdk in #1784
  • disk: enable controller on Windows by @huww98 in #1692
  • bmcpfs: skip forcing g_lease_Enable=false for nas2 file systems by @myccccccc in #1816
  • Fix/nas unmount via broker by target by @mowangdk in #1817
  • bump ossfs version to v1.91.12.ack.2, ossfs2 to v2.0.9.ack.2 by @AlbeeSo in #1818
  • chore(chart): raise bmcpfs external-attacher kube API QPS by @huww98 in #1819
  • bump EFC to 2.4-20260817 and alinas-utils to 2.4-20260813 by @bingrenlyyyyy in #1821
  • Bump up golang to v1.26.6 by @huww98 in #1820
  • feat(oss): support AgenticBucket/BucketSpace mounting by @AlbeeSo in #1812
  • disk: auto-tag and scope LingJun disks by node topology by @huww98 in #1814
  • Chmod to 777 for agent expecially by @mowangdk in #1822
  • fix(nas): chmod 0777 for auto-created subpath when AGENT_SANDBOX is enabled by @mowangdk in #1823

Image Address:

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

New Contributors

Full Changelog: v1.36.2...v1.37.2