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 eb6a833 commit 7f10396
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 @@ -75,7 +75,7 @@ The good news is: This breaks the limitation to only use the event type metadata

In addition to the above limitation, the fact that for EventType we need established connection between workloads (e.g. PingSource -> Broker) means It is not possible to tell what event type definitions are generally available in Knative Eventing, based on the installed sources/event emitters, independent of running workloads.

To address this problem, Knative Eventing will have a new Event Type Definition metadata CRD that can capture this information independently of running applications.
To address this problem, Knative Eventing will have a new EventTypeDefinition metadata CRD that captures this information independently of running applications.

Details can be found in the matching [feature track document]( https://docs.google.com/document/d/1vwEWtAm28g_QY9j0b63h8sRpGhvyB1K5ViNr8X3vIiM/edit).

Expand Down

0 comments on commit 7f10396

Please sign in to comment.