Commit Graph

2 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core
435824c26c backport of commit e6427b2b30 (#19620)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-03-20 13:27:45 +00:00
Christopher Swenson
80485f927b Add events sending routed from plugins (#18834)
This isn't perfect for sure, but it's solidifying and becoming a useful
base to work off.

This routes events sent from auth and secrets plugins to the main
`EventBus` in the Vault Core. Events sent from plugins are automatically
tagged with the namespace and plugin information associated with them.
2023-02-03 13:24:16 -08:00