Allow a ori-<kind>
runtime to expose events on its own
#630
Labels
enhancement
New feature or request
ori-<kind>
runtime to expose events on its own
#630
Summary
Currently, to listen to events of an
ori-<kind>
runtime, we continuouslyList
and infer events using theori event generator. This works good enough, however it is not optimal. We should extend the various
ori
interfaces to allow a
runtime
below to expose its events directly (e.g. themachinebroker
could exposethe watch events) and consume these instead of inferred ones.
The text was updated successfully, but these errors were encountered: