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