argo-events icon indicating copy to clipboard operation
argo-events copied to clipboard

Add cluster-wide EventBus

Open mcanevet opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. We are currently using a single Kafka as event bus. We have to define the same default EventBus resource in all our Namespaces where we are using ArgoEvents, with a Secret to store the credentials, which is not convenient.

Describe the solution you'd like I'd like to have a ClusterEventBus resource that I, as platform administrator, could deploy for all my users, that they could refer is their EventSource and Sensor resources.

Describe alternatives you've considered I currently use a Kyverno ClusterPolicy to clone a reference Secret and EventBus resources in all Namespaces.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

mcanevet avatar Mar 07 '24 07:03 mcanevet

Hello, any thought of the maintainers ? I agree with the author and would love to have this when shared EventBus is acceptable

Arcahub avatar Apr 09 '25 10:04 Arcahub