Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:22
· 124 commits to refs/heads/main since this release
c9f70f5

What's Changed

🐛 Bug Fixes

  • Unpublish if no nodeid by @guilhem in #392
  • [Bugfix] Return proper linodeID when volume is attached by @Michkov in #395
  • [Bugfix] Right return code when volume is attached to different node by @Michkov in #380
  • fix(listVolume): only set nextToken if not empty by @guilhem in #391
  • [Bugfix] passing the vendor version correctly in DockerFile by @komer3 in #379
  • [Bugfix] Fixing LUKS remount e2e test's inconsistency by @komer3 in #373

🚀 New Features

💡 Improvements

  • Update csi-attacher and increase attacher timeout by @Michkov in #396

🧪 Testing Improvements

  • unexpected node reboot by @guilhem in #383
  • [test] Allow parallel execution of pod-pvc-luks-remount test by @Michkov in #377
  • [test] Allow to use different linode uri by @Michkov in #372

⚙️ Repo/CI Improvements

📦 Dependency Updates