Skip to content

Releases: Elenpay/dapr-trustbundle

0.0.4

Choose a tag to compare

@gcaracuel gcaracuel released this 11 Sep 16:06
3085c1d

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@gcaracuel gcaracuel released this 11 Sep 14:50
9d8ecfc

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

Choose a tag to compare

@gcaracuel gcaracuel released this 29 Aug 13:13
6f124ed

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1 - Initial release

Choose a tag to compare

@gcaracuel gcaracuel released this 26 Aug 08:20
b2b65b2

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