You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
Getting a view of events which are subscribable is currently hard. We rely on documentation in event drivers to give a comprehensive and accurate list of event types and source formats. This is prone to error and is a pain for developers. It would be nice to have an API/CLI which can list the current events in the queue/being emitted.
Additional Information
Dispatch Solo OVA
Dispatch Solo (solo branch)
Dispatch Knative (master branch)
Expected behavior
| Event Type | Event Source | Emitted Time |
| vm.created | vmc... | today |
Current behavior
Steps to reproduce
Impact
Low - Annoyance, but does not impact business or functionality
Medium - Issue can be worked around, but is causing pain
High - Blocker
Possible solution
Your Environment
Dispatch CLI version (or git commit):
Dispatch Chart version (or image[s] tag):
Operating System and version:
Kubernetes version (and distribution):
Etc (any other useful environmental information):
The text was updated successfully, but these errors were encountered:
Bug Report
Getting a view of events which are subscribable is currently hard. We rely on documentation in event drivers to give a comprehensive and accurate list of event types and source formats. This is prone to error and is a pain for developers. It would be nice to have an API/CLI which can list the current events in the queue/being emitted.
Additional Information
Expected behavior
Current behavior
Steps to reproduce
Impact
Possible solution
Your Environment
The text was updated successfully, but these errors were encountered: