Skip to content

Vault Webhook v0.14.0

Latest

Choose a tag to compare

@MatteoMori8 MatteoMori8 released this 19 Feb 12:35
· 4 commits to master since this release
bea5594

Summary

πŸš€ Level up your Vault Webhook game with:

  • Flexible PreStop options: Choose between Sleep or Exec hooks for smooth container shutdowns πŸ’€
  • Fresh and zippy with Go 1.23 under the hood πŸƒβ€β™‚οΈ
  • Smart CRD validation that catches config issues early - because prevention is better than cure! βœ…

The oneOf schema validation ensures your PreStop hooks stay clean and conflict-free. No more exec vs sleep drama! 🎯

What's Changed

  • Add support for lifecycle.preStop.Sleep and bump dependencies by @MatteoMori8 in #51

Full Changelog: v0.13.0...v0.14.0