Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.29 KB

File metadata and controls

13 lines (12 loc) · 1.29 KB

V3.0.0

  • Add support for Amazon S3 Files (#1828, @DavidXU12345)
  • Add debugLogs param to increase verbose level and enable debug logging in efs-utils
  • Disallow crossaccount to be manually configured in mountOptions
  • Remove updateStrategy configuration
  • Deprecate path as volume attribute
  • Honor stderrthreshold when logtostderr is enabled (#1822, @pierluigilenoci)
  • Add stricter filtering for filesystem accesspoint(#1796, @DavidXU12345)

V3.0.1

  • Upgrade sidecar and go dependencies to fix critical CVEs (#1847, @DavidXU12345)
  • Add helm updateStrategy to DaemonSet and strategy to Deployment (#1846, @camaeel)
  • Validate mountTargetIp as a valid IP address in NodePublishVolume (#1844, @DavidXU12345)