Ahmed Abdalla Abdelrehim
Ahmed Abdalla Abdelrehim
**Problem** Using the `Broker` objects, it's not straight forward how to deliver a set of events across namespaces. Specifically when you have a many-to-many relationship between Event Sources and Brokers....
**Background** After working with the Channel/Subscription models and gathering feedback from users, there was an agreement that the event consumers for the [MVP usecases](https://docs.google.com/document/d/1TdpjFOh2lvFfkyFXBUjCSGxH-PnPV6fkDjEkKY24Vug/edit) want to consume events based on...
**Problem** Event discovery have been a needed feature with many attempts to implement it. There's a need that users can discover various existing eventing components. One attempt to solve it...
After changing the minimum supported Kubernetes version to `1.19` (See #7184) support for `v1beta1.Events` & `v1beta1.Ingress` is no longer needed since support for v1 of Events & Ingress are supported...
**Description of the change:** Fixes a wrong bundle name (memcached, should be nginx) and adds more clarification about how to override image tag name so that the user knows how...