Skip to content

Commit

Permalink
Update blog/docs/articles/knative-eventing-vision.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
  • Loading branch information
matzew and creydr authored Jul 26, 2023
1 parent 37e841a commit 226d47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/docs/articles/knative-eventing-vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Details can be found in the matching [feature track document](https://docs.googl

### Support for more than just Brokers

The EventType API will deprecate the broker field and replace it with a reference, which can be any Knative Resource, such a Channel, a Sink, or even a Database.
The EventType API will deprecate the `.spec.broker` field and replace it with a `.spec.reference`, which can be any Knative Resource, such a Channel, a Sink, or even a Database.

The good news is: This breaks the limitation to only use the event type metadata with the Broker API only. Even when there is no filter on Channel/Subscription APIs, it is still important to know what event types are emitted to components like channels or sinks!

Expand Down

0 comments on commit 226d47d

Please sign in to comment.