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

WIP: Knative eventing poc #606

Closed neosab closed 5 years ago

neosab commented 6 years ago

Summary:

  1. Adds Handlers for EventDriverType
  2. Converts DriverTypes to EventSources (Need to also register EventTypes)
  3. TODO: Everything related to Flow

Note

  1. Heavily in the midst of changes
  2. Rebased on top of #591

This change is Reviewable

neosab commented 5 years ago

Closing this in favor of a newer PR