Skip to content

v1.9.0

Compare
Choose a tag to compare
@saikat-royc saikat-royc released this 09 Jan 17:59
f1588b0

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