Skip to content

Releases: Elenpay/dapr-trustbundle

0.0.4

11 Sep 16:06
3085c1d

Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

11 Sep 14:50
9d8ecfc

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

29 Aug 13:13
6f124ed

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1 - Initial release

26 Aug 08:20
b2b65b2

Choose a tag to compare

Description

Initial release for this project that provides a Kubernetes controller for Dapr that automates the management of TLS trust bundles. It dynamically discovers Cert manager generated secrets containing CA certificates and distributes it to Dapr-enabled applications via Dapr Sentinel.
This ensures helps bad designed Dapr trust bundle management to be outsourced to Cert Manager in Kubernetes environments making Dapr production ready in this regard.

New Contributors

Full Changelog: https://github.com/Elenpay/dapr-trustbundle/commits/0.0.1