dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

Command to view all events in system

Open berndtj opened this issue 7 years ago • 0 comments

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

  • [ ] Dispatch Solo OVA
  • [x] Dispatch Solo (solo branch)
  • [x] 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):

berndtj avatar Dec 05 '18 18:12 berndtj