googleinterns / knative-source-mongodb

Apache License 2.0
3 stars 2 forks source link

Create Controller #7

Closed nachocano closed 4 years ago

nachocano commented 4 years ago

Problem We should create a controller for the mongodb source. This issue only tracks creating the controller and a skeleton reconciler. No need to add the reconciler logic yet.

Persona: Contributor

Exit Criteria The controller piece with a skeleton reconciler.

Additional Context https://github.com/knative/eventing-contrib/blob/master/couchdb/source/pkg/reconciler/controller.go