Skip to content

v1.18.0 release

Compare
Choose a tag to compare
@andyzhangx andyzhangx released this 25 Nov 05:31
· 0 commits to ac60a3ea429b6d20626a81a9ca726d0a7730788f since this release

Features 🌈

  • blobfuse2(Preview) support (#784, #788)

Bug Fixes 🐞

  • fix: increase api qps limit of sidecar containers (#780, #781)

What's Changed

  • feat: increase api qps limit of csi-provisioner by @andyzhangx in #780
  • fix: increase api qps for blob kubeclient by @andyzhangx in #781
  • feat: make kube-api-qps configurable by @andyzhangx in #785
  • cleanup: remove unused install docs by @andyzhangx in #786
  • feat: support blobfuse2 on Ubuntu 22.04 node by @cvvz in #784
  • fix: make sure blobfuse2 is installed when init blobfuse node driver by @cvvz in #787
  • feat: support fuse2 protocol in storageclass by @cvvz in #788

Full Changelog: v1.17.0...v1.18.0