Skip to content

Releases: GoogleCloudPlatform/gcs-fuse-csi-driver

v1.9.0

09 Jan 17:59
f1588b0
Compare
Choose a tag to compare

Full Changelog: v1.8.5...v1.9.0

What's Changed

  • Bump golang from 1.22.7 to 1.23.3 in /cmd/metadata_prefetch by @dependabot in #389
  • Add ARM dependencies to metadata prefetch Dockerfile. by @hime in #391
  • Set GOARCH through TARGETPLATFORM to correctly build for ARM machines. by @hime in #394
  • Filtering informerFactory to return metadata w/o ManagedFields by @halimsam in #398
  • Bump golang from 1.23.3 to 1.23.4 in /cmd/metadata_prefetch by @dependabot in #404
  • Bump golang from 1.23.3 to 1.23.4 in /cmd/webhook by @dependabot in #403
  • Bump golang from 1.23.3 to 1.23.4 in /cmd/sidecar_mounter by @dependabot in #401
  • Bump golang from 1.23.3 to 1.23.4 in /cmd/csi_driver by @dependabot in #402
  • Run gRPC e2e integration tests. by @hime in #405
  • Increase timeout for large dir e2e integration tests. by @hime in #407
  • Bump gcsfuse integration tests to go 1.23.4 by @hime in #409
  • Remove setting client-protocol for performance tests. by @hime in #410
  • go.mod update for CVE-2024-45337 by @saikat-royc in #411
  • Update gcsfuse to v2.5.2 by @hime in #414
  • Filtering informerFactory to only return relevant PodSpec information by @halimsam in #413
  • Support read ahead configs through mount options. by @hime in #416
  • Track restartPolicy in node pod informer. by @hime in #417
  • Update gcsfuse binary to 2.7.0 by @saikat-royc in #419
  • Support gPRC tests locally. by @hime in #422
  • Add debug logs for integration tests. by @hime in #423
  • Remove duplicate debug log mountOption for integration tests by @hime in #424
  • Remove max_ratio kernel parameter option. by @hime in #425
  • Increase tester pod mem limit to avoid flaky OOM by @saikat-royc in #426
  • increase volume tester pod mem limit by @saikat-royc in #427

Full Changelog: v1.8.5...v1.9.0

v1.8.5

18 Dec 22:26
2ce2f07
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #414: Update gcsfuse to v2.5.2 by @hime in #415

Full Changelog: v1.8.4...v1.8.5

v1.5.1

10 Dec 23:13
3691422
Compare
Choose a tag to compare

What's Changed

  • Manual cherry pick of #368: Add platform flag to Golang binary to honor build platform by @hime in #381
  • Automated cherry pick of #396: Set GOARCH through TARGETPLATFORM to correctly build for ARM machines. by @hime in #406

Full Changelog: v1.5.0...v1.5.1

v1.8.4

09 Dec 21:03
84d6645
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #398: Filtering informerFactory to return metadata w/o ManagedFields by @halimsam in #399

Full Changelog: v1.8.3...v1.8.4

v1.8.3

26 Nov 02:43
80c8110
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #391: Add ARM dependencies to metadata prefetch Dockerfile. by @hime in #397

Full Changelog: v1.8.1...v1.8.3

v1.7.3

26 Nov 00:31
0ccb213
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #394: Set GOARCH through TARGETPLATFORM to correctly build for ARM machines. by @hime in #396

Full Changelog: v1.7.2...v1.7.3

v1.8.1

26 Nov 00:08
897fdb3
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #389: Bump golang from 1.22.7 to 1.23.3 in /cmd/metadata_prefetch by @hime in #390
  • Automated cherry pick of #394: Set GOARCH through TARGETPLATFORM to correctly build for ARM machines. by @hime in #395

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 Nov 18:45
cf84447
Compare
Choose a tag to compare

What's Changed

  • Simplify VAP annotation check expression. by @hime in #357
  • Update gcsfuse to 2.5.1-gke.0 by @saikat-royc in #358
  • Bump integration test GOTOOLCHAIN to go1.23.2. by @hime in #361
  • Add python alias for gcsfuse integration tests. by @hime in #363
  • Use python symlink to fix testgrid. by @hime in #364
  • Create symbolic link using privileges when running integration tests. by @hime in #365
  • Add annotation to manually enable/disable native sidecar injection. by @hime in #351
  • Add platform flag to Golang binary to honor build platform by @uriel-guzman in #368
  • Bump golang from 1.22.7 to 1.23.3 in /cmd/webhook by @dependabot in #369
  • Bump golang from 1.22.7 to 1.23.3 in /cmd/sidecar_mounter by @dependabot in #370
  • Bump golang from 1.22.7 to 1.23.3 in /cmd/csi_driver by @dependabot in #371
  • Add Cloud Storage FUSE Metadata/Stat cache prefetch from kubernetes. by @hime in #360
  • Revert "Add Cloud Storage FUSE Metadata/Stat cache prefetch from kubernetes." by @hime in #374
  • Disable GCSFuse metrics exporting by default. by @hime in #375
  • Add cherrypick script to hack-pack. by @hime in #380
  • Redo "Add Cloud Storage FUSE Metadata/Stat cache prefetch from kubernetes." by @hime in #378
  • Revert configmap length check to fix e2e tests by @hime in #383
  • mutating webhook to update gcsfusecsi-node daemonset mem limits by @saikat-royc in #384
  • Fix metadata prefetch e2e tests. by @hime in #385
  • Update e2e integration tests to GOTOOLCHAIN=go1.23.3 to fix testgrid. by @hime in #387
  • Update dependabot to track vulnerabilities in metadata prefetch image. by @hime in #388

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.2

13 Nov 18:28
1fa88a0
Compare
Choose a tag to compare

What's Changed

  • Automated cherry pick of #368: Add platform flag to Golang binary to honor build platform by @hime in #376
  • Automated cherry pick of #375: Disable GCSFuse metrics exporting by default. by @hime in #377

Full Changelog: v1.7.1...v1.7.2

v1.7.1

14 Oct 18:05
2b4d6a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1