Skip to content

Releases: GoogleCloudPlatform/gcs-fuse-csi-driver

v0.1.3

15 May 19:43
Compare
Choose a tag to compare

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

06 Apr 16:46
Compare
Choose a tag to compare
  • Update go module.
  • Read the sidecar image from a configMap.
  • Fix CSI mounter options parsing logic.
  • Fix other minor issues.

v0.1.1

31 Mar 22:48
Compare
Choose a tag to compare

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

16 Mar 16:39
Compare
Choose a tag to compare

Initial alpha release of the Google Cloud Storage FUSE CSI Driver.