openshift-cloud-functions / js-function-operator

R&P for an operator to deploy and execute Node.js functions as Knative Services on Kubernetes
MIT License
1 stars 3 forks source link

Wire up knative events #4

Open lance opened 5 years ago

lance commented 5 years ago

Users should be able to specify events that a function should respond to.

lance commented 5 years ago

See: https://github.com/openshift-cloud-functions/js-function-operator/pull/12

zroubalik commented 5 years ago

Another PR: https://github.com/openshift-cloud-functions/js-function-operator/pull/23