vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Events documentation is out of date and misleading #608

Open berndtj opened 6 years ago

berndtj commented 6 years ago

Bug Report

All of the "Guides" associated with events are out of date and misleading. They continue to refer to build in event driver types which are no longer built in and they do not point to the location of the source of truth which is found in one of the dispatchframework repositories.

We should include a table listing out all known eventdriver and links to repositories which include documentation and usage.

Expected behavior

Documentation is accurate

Current behavior

Documentation is misleading

Steps to reproduce

Impact

Possible solution

Your Environment