Skip to content

v1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 16:05
· 14 commits to refs/heads/main since this release
e1b061c

What's Changed

🐛 Bug Fixes

  • [Fix] LUKS device on reattach not executing luksOpen by @komer3 in #362

🚀 New Features

💡 Improvements

  • Add nodeSelector, affinity, and tolerations support to controller StatefulSet by @dominicroessner in #365
  • set securityContext for Pods and containers by @AshleyDumaine in #363
  • [improvement] Replacing init container by @komer3 in #360
  • [improvement] : remove custom logic from linodeclient, use UseURL method by @rahulait in #349

🧪 Testing Improvements

  • [test] Luks e2e test case for recreation and remounting by @komer3 in #366

⚙️ Repo/CI Improvements

  • [ci] Update release drafting process by @komer3 in #367

📦 Dependency Updates