Releases: GoogleCloudPlatform/gcs-fuse-csi-driver
Releases · GoogleCloudPlatform/gcs-fuse-csi-driver
v0.1.3
Overall
- Updated go modules.
- Updated sidecar container versions.
- Updated golang builder version to go1.20.4.
- Updated gcsfuse binary to v0.42.4.
- Fixed copyright information.
- Updated documentation.
- Added ARM node support.
- Fixed issue #23.
- Fixed other issues.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Update go module.
- Read the sidecar image from a configMap.
- Fix CSI mounter options parsing logic.
- Fix other minor issues.
v0.1.1
Release v0.1.1
- Update go module.
- Improve SIGTERM signal handling logic in sidecar container.
- Add webhook metrics endpoint to emit component version metric.
- Update gcsfuse version to v0.42.3-gke.0.
- Decrease the default sidecar container ephemeral storage limit to 5GiB.
v0.1.0
Initial alpha release of the Google Cloud Storage FUSE CSI Driver.