Skip to content

Releases: kubernetes-sigs/alibaba-cloud-csi-driver

v1.36.1

27 May 11:02
0631db0

Choose a tag to compare

Mainly Update

  • OSS: Optimized OSS mount management by utilizing systemd to manage the ossfs process, and implemented a version-aware ResourceVersion strategy for FUSE pod deletion.
  • DISK: Enhanced block storage security by adding verification for free VFIO groups and refactored node RPC methods to use structured logging.
  • NAS: Strengthened security by blocking user-space access to ports 10249 and 12049, and updated EFC and ALINAS components.
  • Bmcpfs: Support vsc attach for specific node type
  • Network: Optimized VPC endpoint logic to support auto-enabling endpoints when running within a VPC network.
  • Security: Removed python36 and pyyaml from the csi-agent to address CVE scan vulnerabilities.

What's Changed

  • cmd-mounter: use systemd to manage ossfs process by @AlbeeSo in #1659
  • fix(oss): keep req priority for CNFS path and normalize URL by @AlbeeSo in #1660
  • metric/disk: fix error log by @huww98 in #1661
  • disk: always mount rootfs directly by @huww98 in #1530
  • Bump up alinas to block access to 10249 port from userspace in amd64 by @mowangdk in #1668
  • Block access to 12049 from userspace process by @mowangdk in #1669
  • Change nftable command to golang/nftable by @mowangdk in #1670
  • helm: v1.35.3 by @huww98 in #1671
  • Bump up efc & alinas version by @mowangdk in #1676
  • ossfs: poll mountpoint every 100ms by @huww98 in #1678
  • build(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 in the security group across 1 directory by @dependabot[bot] in #1680
  • build(deps): bump crate-ci/typos from 24c5854966d17070a3b25e2c2dfc63ec5bc94cf4 to 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 by @dependabot[bot] in #1672
  • proxy: enlarge MaxMsgSize to 16k by @huww98 in #1681
  • credentials: auto-enable VPC endpoint when running in VPC network by @huww98 in #1653
  • disk: fix Detaching disks treated as attached by @huww98 in #1520
  • Support sysconfig for disk & nas by @mowangdk in #1679
  • Fix typo by @huww98 in #1684
  • build(deps): bump crate-ci/typos from 1.40.0 to 1.46.0 by @dependabot[bot] in #1683
  • deploy: pull main container image first by @huww98 in #1662
  • Make GOOS=windows compile by @huww98 in #1691
  • Add expired ttl to bmcpfs cache by @mowangdk in #1689
  • mount-proxy: contextual log and cancel by @huww98 in #1688
  • disk: refactor node RPC methods to use structured logging by @huww98 in #1696
  • bump golang to v1.26.3 by @huww98 in #1699
  • add skills for dev by @huww98 in #1694
  • build: cleanup and fix mount-proxy Dockerfile by @huww98 in #1693
  • bump ossfs versions to v1.91.10.ack.1 and v2.0.7.ack.1 by @AlbeeSo in #1690
  • Sanitize nas req by @mowangdk in #1703
  • build(deps): bump crate-ci/typos from 1.46.0 to 1.46.2 by @dependabot[bot] in #1701
  • build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #1702
  • disk: open to verify VFIO group is free by @huww98 in #1686
  • csi-agent: remove python36 and pyyaml to fix CVE scans by @huww98 in #1700
  • Support vsc attachments for ecs node type by @mowangdk in #1698
  • feat(oss): implement version-aware ResourceVersion strategy for fuse pod delete by @AlbeeSo in #1682
  • Add PodDisruptionBudget for csi-provisioner controller by @huww98 in #1695
  • Fix vswitch_ids variable scope in cluster setup script by @huww98 in #1704
  • Update Dockerfile 2026-05 by @huww98 in #1705
  • Bump sidecars by @huww98 in #1706

Image Address:

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

Full Changelog: v1.35.3...v1.36.1

alibaba-cloud-csi-driver-1.35.3

17 Apr 09:53
2caf4ae

Choose a tag to compare

CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS

v1.35.3

07 Apr 07:42
038412d

Choose a tag to compare

Mainly Update

  • DISK: Moved cloud disk mounting operations with serial numbers to the controller side by default
  • NAS: Removed the restriction requiring Extreme NAS file systems to use the /share prefix.
  • SNAPSHOT: Updated VolumeGroupSnapshot-related CRDs to v1beta2.
  • METRICS: Optimized memory usage during slow metrics collection.

What's Changed

Image Address:

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

Full Changelog: v1.35.1...v1.35.3

alibaba-cloud-csi-driver-1.35.1

28 Jan 06:38
3652d6a

Choose a tag to compare

CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS

v1.35.1

27 Jan 08:10
bcc1afa

Choose a tag to compare

Mainly Update

  • OSS: ossfs 2.0 upgraded to v2.0.5
    • Enabled metrics by default
    • Supports fetching oss object directly into memory
  • OSS: ossfs 1.0 upgraded to v1.91.9
  • OSS: Added support for monitoring the status of mount points.
  • OSS: Support VolumePopulator
  • DISK: Support lingjun type node

What's Changed

  • Create directory automatically when mounting CPFS with EFC protocol by @iltyty in #1563
  • deploy: release 1.34.3 by @huww98 in #1576
  • disk: don't get VGS to check for an unsupported parameter by @huww98 in #1386
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #1571
  • build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #1575
  • Support ebs driver for lingjun node type by @mowangdk in #1566
  • build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.19.2 by @dependabot[bot] in #1542
  • Use go tool for mockgen by @huww98 in #1564
  • nas: use golang/x rate limiter by @huww98 in #1485
  • Fix nas event recorder init issue under agent mode by @iltyty in #1577
  • mount-proxy(metrics): create metricsPath dynamically for agent mode by @AlbeeSo in #1579
  • utils: lack of kubeconfig is not fatal for EventRecorder by @huww98 in #1578
  • metadata: migrate STS SDK to v2 by @huww98 in #1549
  • refactor(mounter): use registration mechanism for OSS fuse mounter types by @AlbeeSo in #1580
  • feat: support mixed deployment of runc and rund runtimes by @AlbeeSo in #1558
  • disk/bdf: remove unused extras by @huww98 in #1581
  • test: switch to ALinux3 container optimized version by @huww98 in #1397
  • oss(credentials): support standard keys accessKeyId and accessKeySecret by @AlbeeSo in #1565
  • refactor(oss): extract runtime type determination logic by @AlbeeSo in #1584
  • Remove runD csi 1.0 by @huww98 in #1588
  • helm: allow to skip installing volumesnapshotclass by @AlbeeSo in #1589
  • Add instanceID for DescribeVscMountPoints when mpid exists by @mowangdk in #1590
  • Support NAS access point RAM authentication with AK/SK by @iltyty in #1562
  • Support nic lingjun node type by @mowangdk in #1585
  • bump Go to 1.25.5 by @huww98 in #1587
  • disk: allow unpublish pci-pf-stub driver by @huww98 in #1582
  • build: fix libblkid install path by @huww98 in #1586
  • Miscellaneous changes during perf test by @huww98 in #1519
  • disk: optimize batch create/delete by @huww98 in #1460
  • Always detach disk on controller by @huww98 in #1517
  • ossfs2: enable metrics by default by @AlbeeSo in #1594
  • helm: hide OSS annotations if driver not enabled by @huww98 in #1595
  • refactor(nas): get node information only in losetup mode by @iltyty in #1592
  • test: bump kubernetes to 1.34.3 by @huww98 in #1610
  • disk: skip unavailable test on darwin by @huww98 in #1609
  • batcher: fix lint by @huww98 in #1596
  • metadata: use synctest to avoid long sleep by @huww98 in #1606
  • metadata: migrate to ECS OpenAPI SDK v2 by @huww98 in #1599
  • oss(credentials): support STS.Token in nodePublishSecretRef and rotation by republish by @AlbeeSo in #1591
  • mounter/proxy: cleanups by @huww98 in #1275
  • oss: bump ossfs1.0 and ossfs2.0 versions by @AlbeeSo in #1611
  • disk: replace conf file with xattr by @huww98 in #1608
  • build(deps): bump github.com/aliyun/credentials-go from 1.4.8 to 1.4.10 by @dependabot[bot] in #1603
  • build(deps): bump github.com/alibabacloud-go/nas-20170626/v4 from 4.1.2 to 4.1.4 by @dependabot[bot] in #1602
  • remove deprecated oss token rotating uts by @AlbeeSo in #1615
  • test: add ecs.u2 instance type by @huww98 in #1598
  • refactor: make kube config optional in nas/oss node drivers by @iltyty in #1607
  • Support bmcpfs fileset dynamic provisioning by @mowangdk in #1568
  • Bump up alinas to v1.9 hotfix by @mowangdk in #1617
  • deploy: align bmcpfs sidecar with others by @huww98 in #1616

Image Address:

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

Full Changelog: v1.34.3...v1.35.1

alibaba-cloud-csi-driver-1.34.3

02 Dec 05:58
015d6af

Choose a tag to compare

CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS

v1.34.3 release

01 Dec 07:59
042958f

Choose a tag to compare

Mainly Update

  • OSS: ossfs 2.0 upgraded to 2.0.4
  • OSS: ossfs 2.0 Added support for arm64 architecture.
  • OSS: ossfs 1.0: Fixed a segmentation fault caused by occasional empty path requests from libfuse2.
  • OSS: Added support for monitoring the status of mount points.
  • Snapshots: Added support for snapshots of erofs type filesystems.
  • BMCPFS: Added support for static creation of filesets.
  • BMCPFS: Added support for automatic cross-domain switching.
  • DISK: Added support for lingjun node type

What's Changed

Image Address:

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

Full Changelog: v1.34.1...v1.34.3

alibaba-cloud-csi-driver-1.34.1

17 Oct 06:49
65fe00b

Choose a tag to compare

CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS

v1.34.1 release

16 Sep 08:39
5be8fbb

Choose a tag to compare

Mainly Update

Bump golang version to 1.24.6
Bump ossfs1.0 version to v1.91.8.ack.2
Bump ossfs2.0 version to v2.0.2.ack.3

What's Changed

New Contributors

Image Address:

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

Full Changelog: v1.6.4-rc...v1.34.1-rc

alibaba-cloud-csi-driver-1.6.5

15 Aug 12:26
1bda70d

Choose a tag to compare

CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS