googleinterns / knative-source-mongodb

Apache License 2.0
3 stars 2 forks source link

Create Reconciler #8

Closed nachocano closed 4 years ago

nachocano commented 4 years ago

Problem This issue tracks the creation of the reconciler logic. We can start off by creating a SinkBinding with a Deployment for the receive adapter.

Persona: Contributor

Exit Criteria The reconciler working

Additional context (optional) https://github.com/knative/eventing-contrib/blob/master/couchdb/source/pkg/reconciler/couchdbsource.go https://github.com/knative/sample-source/blob/master/pkg/reconciler/sample/samplesource.go