Add cluster-wide EventBus
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.
Hello, any thought of the maintainers ? I agree with the author and would love to have this when shared EventBus is acceptable