What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @huww98 in #1020
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1018
- Add security doc by @mowangdk in #1019
- Add more security reported infos by @mowangdk in #1024
- replace plain yaml manifest with helm chart by @huww98 in #870
- deploy: rename sa/role plugin -> node by @huww98 in #1036
- docs: update related documentation by @vie-serendipity in #1035
- remove direct deps on github.com/golang/protobuf by @huww98 in #981
- Refactor get device by volumeID routines by @huww98 in #940
- helm: bump image version to release v1.4.0 by @huww98 in #1033
- helm: fix service account name by @huww98 in #1039
- deploy: remove plain nonecs yaml by @huww98 in #1034
- feat: tag disk when creating static volume by @vie-serendipity in #1040
- disk: fix partition detection by @huww98 in #1041
- retry ResizeDisk in case of last order processing by @huww98 in #1015
- feat: support UpdatedOssfsVersion feature-gate by @AlbeeSo in #1023
- disk: fix sysConfig by @huww98 in #1048
- build: update asi Dockerfile by @huww98 in #1051
- docs,helm: disable controller on non-ECS by @huww98 in #1045
- disk: fix error when mounting parted disks by @huww98 in #1053
- Feature/cherry pick rund csi3.0 by @mowangdk in #1043
- cloud/metadata: retry on http 429 by @huww98 in #1017
- avoid two level of status.Error by @huww98 in #1025
- helm: remove csinodeinfos from RBAC by @huww98 in #1050
- disk/device_manager: replace syscall with unix package by @huww98 in #1049
- feautre: add featuregate parameters by @mowangdk in #1055
- fix: compatible with the old OSS accelerator endpoint by @AlbeeSo in #1058
- fix: rund protocol file path by @tydra-wang in #1061
- helm: add separated local driver by @huww98 in #1037
- NAS: make rund protocol work without skipmount by @tydra-wang in #1065
- disk: fix false warning about udevadm by @huww98 in #1021
- Kubernetes e2e external storage manifest by @huww98 in #1042
- don't bring our own nsenter by @huww98 in #990
- test: scripts for integration tests and collect coverage by @huww98 in #1032
- disk/ListSnapshots: refactor to comply with CSI by @huww98 in #1016
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1031
- add more reviewers by @huww98 in #1059
- cleanup the go.mod by @huww98 in #874
- feat: add helm deploy for edge by @vie-serendipity in #1056
- Fix volume setup for rund 2.0 by @tydra-wang in #1068
- disk: verify VolumeCapabilities by @huww98 in #902
- disk: support specify disk tags with diskTags/key: value by @huww98 in #1000
- disk: ensure the tags order is consistent by @huww98 in #1073
- cleanup: remove jindofs temporarily by @AlbeeSo in #1074
- test: dereference while gather logs by @huww98 in #1070
- local: bump to v0.1.0 by @huww98 in #1077
- combine the init script of different arch into one by @huww98 in #1072
- helm: nas driver no longer needs /mnt by @huww98 in #1047
- Add support for ACK-one register clusters by @tydra-wang in #1078
- ossfs: bump to 1.91.3 by @AlbeeSo in #1082
- bump golang to 1.22.3 by @huww98 in #1075
- build: install alinas-utils on Ubuntu by @huww98 in #1079
- Remove SPM and non-ascii chars in log by @denverdino in #1084
- doc: add ram policy example for nas driver by @tydra-wang in #1080
- update alinas-utils rpm package to support tls mount on alinux3 by @tydra-wang in #1085
- CGroup V2 support by @huww98 in #1081
- Fix helm upgrade by @huww98 in #1088
- deploy: ensure daemonset can upgrade by @huww98 in #1089
- init: fix restart and downgrade for yum by @huww98 in #1092
- no longer use /mnt as tmp mount path by @tydra-wang in #1094
- feat: support assume role for RRSA by @AlbeeSo in #1107
- oss: support concatenated mountoptions like -ogid=1000,uid=1000 by @AlbeeSo in #1104
- disk: ensure NodeUnstageVolume is called if attached but not mounted by @huww98 in #992
- deploy: optimize controller template by @huww98 in #1105
- fix: typo error by @fm2022aa in #1108
- feat(OSS): allow customized roleName for STS by @AlbeeSo in #1109
- disk: serial detach ad-slot by @huww98 in #1026
- Nas unit tests by @iltyty in #1112
- disk: refactor create disk by @huww98 in #1083
- chore: Add new support filesystem type by @mowangdk in #1115
- deploy: support customized kubelet root dir by @huww98 in #1121
- disk: use the new snapshot Available field by @huww98 in #1030
- disk: skip read xattr for files other than block device by @huww98 in #1130
- build: disable shell in container image by @huww98 in #1133
- deploy: refine for disk only deployments by @huww98 in #1129
- disk: fix performance level not effective by @huww98 in #1134
- Add new env for private cloud by @mowangdk in #1136
Image Address:
registry.cn-beijing.aliyuncs.com/acs/csi-plugin:v1.30.3-90b225e-aliyun-init
registry.cn-beijing.aliyuncs.com/acs/csi-plugin:v1.30.3-90b225e-aliyun
We have updated daemonset yaml for csi-plugin, Be careful when you update existing cluster component, please use chart to deploy the latest CSI version
https://github.com/kubernetes-sigs/alibaba-cloud-csi-driver/tree/master/deploy/chart
New Contributors
- @dependabot made their first contribution in #1018
- @fm2022aa made their first contribution in #1108
- @iltyty made their first contribution in #1112
Full Changelog: v1.4.0...v1.5.0