Mountpoint for Amazon S3 CSI Driver
See v2.4.1 README for documentation.
- Support Mountpoint version 1.22.1 (#733)
- Fix a race condition where concurrent operations after closing a truncated file could result in I/O errors on subsequent reads. The issue was introduced in v1.22.0. (#1781)
- Fix incorrect validation of default data cache limit which would cause Mountpoint to preserve less than 5% of available space (#1779)
- Update go to 1.26.0 and run go fix (#731)
- Update csi-node-driver-registrar and livenessprobe sidecar versions for release 2.4 branch (#739)
See CHANGELOG for full list of changes