Skip to content

v1.21.0 release

Compare
Choose a tag to compare
@andyzhangx andyzhangx released this 17 Apr 13:43

Features 🌈

  • support install specific blobfuse version using blobfuse-proxy (#857)
  • enable securityContext.seccompProfile (#866)

Bug Fixes 🐞

  • fix: resourceGroup assignment issue in PV config (static provisioning) (#835)
  • fix: wait to make sure blobfuse mount complete before bind mount (#852)
  • fix: support getting sasToken, msiSecret, SPN from secret (#867)
  • fix: increase mount timeout check as 60s (#879)

What's Changed

  • tes: fix golint action failure by @andyzhangx in #834
  • fix: resourceGroup assignment issue in PV config (static provisioning) by @andyzhangx in #835
  • fix: add workaround for blobfuse2 mount race condition issue by @andyzhangx in #842
  • doc: update supported version and cleanup deprecated versions by @andyzhangx in #851
  • test: fix capz test failure by @andyzhangx in #853
  • fix: wait to make sure blobfuse mount complete before bind mount by @cvvz in #852
  • chore: refine blobfuse mount logs by @andyzhangx in #854
  • feat: support install specific blobfuse version using blobfuse-proxy by @andyzhangx in #857
  • cleanup: remove context.TODO by @andyzhangx in #864
  • feat: enable securityContext.seccompProfile by @andyzhangx in #866
  • fix: support getting sasToken, msiSecret, SPN from secret by @andyzhangx in #867
  • test: speed up e2e test by running in parallel by @cvvz in #861
  • fix: add securityContext.seccompProfile for driver controller by @andyzhangx in #871
  • test(e2e): change the storageclass configuration method in the test file by @umagnus in #873
  • doc: update supported version and cleanup deprecated versions by @andyzhangx in #878
  • fix: increase mount timeout check as 60s by @andyzhangx in #879

Full Changelog: v1.20.0...v1.21.0