Skip to content

v1.2.0

Compare
Choose a tag to compare
@songjiaxun songjiaxun released this 18 Mar 07:11
· 40 commits to release-1.0 since this release
  • Update gcsfuse to v2.0.0.
  • Update golang version to 1.22.2.
  • Add GCSFuse file cache features.
  • Add volume attributes supports.
  • Adopt Kubernetes native sidecar container features in GKE 1.29 to support init container volume mounting. Fix the issue where the sidecar container does not respect terminationGracePeriodSeconds when the Pod restartPolicy is OnFailure or Always.
  • Add a rate limiter to the CSI node server to avoid GCP API throttling errors.
  • Refactor code to increase stability and readability.