Closed selim5 closed 4 years ago
Let's change the type to be something like: google.com.mongodb.collection.v1.inserted for inserts, google.com.mongodb.collection.v1.deleted for deletions, and google.com.mongodb.collection.v1.updated for updates.
google.com.mongodb.collection.v1.inserted
google.com.mongodb.collection.v1.deleted
google.com.mongodb.collection.v1.updated
And let's add them to the registry annotation in the yaml, similar to https://github.com/google/knative-gcp/blob/master/config/core/resources/cloudstoragesource.yaml#L23
Originally posted by @nachocano in https://github.com/googleinterns/knative-source-mongodb/pull/42
Let's change the type to be something like:
google.com.mongodb.collection.v1.inserted
for inserts,google.com.mongodb.collection.v1.deleted
for deletions, andgoogle.com.mongodb.collection.v1.updated
for updates.And let's add them to the registry annotation in the yaml, similar to https://github.com/google/knative-gcp/blob/master/config/core/resources/cloudstoragesource.yaml#L23
Originally posted by @nachocano in https://github.com/googleinterns/knative-source-mongodb/pull/42