-
Notifications
You must be signed in to change notification settings - Fork 630
Conditional Routing #1396
Copy link
Copy link
Closed
Labels
kind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/iceboxSave for laterSave for later
Milestone
Metadata
Metadata
Assignees
Labels
kind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.priority/iceboxSave for laterSave for later
Problem
There is currently no easy way to route events based on some arbitrary conditional logic.
This is problem for both, eventing and messaging. For eventing, a route corresponds to a trigger (but filtering is very limited #930). For messaging there is no support at all (other than implementing the logic in functions)
Persona:
Event Consumer
Additional context (optional)
Related issues: