Skip to content

v4.1.0 release

Compare
Choose a tag to compare
@andyzhangx andyzhangx released this 04 Jul 01:44

Features 🌈

  • skip chmod if mountPermissions is 0 after mount (#328)
  • support IPv6 server address (#342)
  • add affinity, nodeSelector, runOnControlPlane in chart config (#347)
  • add subDir in storage class parameters (#349)
  • support pv/pvc metadata in subDir parameter (#353)

Bug Fixes 🐞

  • fix: add serviceAccount for driver daemonset running on the node (#335)
  • fix: bypass chmod if mounting point permissions are correct (#340)
  • fix: incorrect runOnMaster config (#345)

What's Changed

Full Changelog: v4.0.0...v4.1.0