Skip to content

Releases: kubernetes-csi/csi-driver-smb

v1.16.0 release

03 Sep 13:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0 release

18 Jul 12:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0 release

17 Jan 03:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0 release

09 Nov 10:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0 release

11 Aug 13:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0 release

29 May 03:41
Compare
Choose a tag to compare

Features 🌈

  • enable securityContext.seccompProfile (#596)
  • support volume cloning (#601)
  • add support for sec=krb5 mounting (#606, #613)

Bug Fixes 🐞

  • fix: CVE-2022-41723 (#581)
  • fix: remove forceUmount and lazyUmount (#582)
  • fix: use mkdir -p for creating subdir in mounted base-dir (#583)
  • fix: set ClusterFirstWithHostNet as default dnsPolicy (#604)

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.11.0

v1.10.0 release

19 Feb 11:47
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0 release

20 Aug 07:33
Compare
Choose a tag to compare

Features 🌈

  • support RemoveSmbGlobalMapping during unmount on Windows node (#505)
  • add removeSMBMappingDuringUnmount config in chart config (#527)

Bug Fixes 🐞

  • fix: Update default windows.kubelet value to be compatible with containerd runtime (#521)
  • fix: Increase memory limits of livenessprobe and csi-node-driver-registrar Windows containers (#524)

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0 release

04 Jul 01:52
Compare
Choose a tag to compare

Features 🌈

  • enable GetVolumeStats by default (#495)
  • create subdir if not exists (#498)
  • add runOnControlPlane in chart config (#500)
  • support pv/pvc metadata in subDir parameter (#503)

Bug Fixes 🐞

  • fix: incorrect runOnMaster config (#485)
  • fix: node.serviceAccount setting in chart config (#488)

What's Changed

New Contributors

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

v1.7.0 release

28 May 07:09
Compare
Choose a tag to compare

Features 🌈

  • support guest login option (#457, #462)

Bug Fixes 🐞

  • fix: CVE-2022-1271 in image build (#456)
  • fix: add serviceAccount for driver daemonset running on the node (#480)

What's Changed

Full Changelog: v1.6.0...v1.7.0