-
Notifications
You must be signed in to change notification settings - Fork 225
Conversation
The following users are mentioned in OWNERS file(s) but are not members of the knative org.
|
/assign @vaikas-google |
b90f0a3
to
097923a
Compare
097923a
to
2cd3a19
Compare
2cd3a19
to
f03085f
Compare
group: sources.eventing.knative.dev | ||
names: | ||
categories: | ||
- all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we really want that in all
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, to be consistent with the other sources?
value: knative.dev/sources | ||
- name: COUCHDB_RA_IMAGE | ||
value: knative.dev/eventing-contrib/couchdb/source/cmd/receive_adapter | ||
resources: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these values guesses ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just default values.
wanna add some basic readme ? I usually hate it when browsing the folders (e.g. |
f03085f
to
ae092b0
Compare
ae092b0
to
fa33053
Compare
fa33053
to
ff85067
Compare
@matzew README added! |
0d7c2ae
to
e9b43aa
Compare
e9b43aa
to
21454f6
Compare
@lionelvillard do you want to do the metrics in a different PR ? See here for reference: knative/eventing#1693 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lionelvillard, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold |
let's merge this one and let's add the metrics in a different PR. We should really start to think about having a Source SDK. /hold cancel |
/test pull-knative-eventing-contrib-integration-tests |
1 similar comment
/test pull-knative-eventing-contrib-integration-tests |
let's try a rebase... |
7fbe749
to
1faa829
Compare
The following is the coverage report on pkg/.
|
/lgtm
On Tue 24. Sep 2019 at 19:20, Knative Metrics Robot < ***@***.***> wrote:
The following is the coverage report on pkg/.
Say /test pull-knative-eventing-contrib-go-coverage to re-run this
coverage report
File Old Coverage New Coverage Delta
couchdb/source/pkg/apis/sources/v1alpha1/couchdbsource_lifecycle.go
<https://storage.cloud.google.com/knative-prow/pr-logs/pull/knative_eventing-contrib/541/pull-knative-eventing-contrib-go-coverage/1176546136375169024/artifacts/line-cov.html#file0> Do
not exist 53.8%
couchdb/source/pkg/apis/sources/v1alpha1/couchdbsource_types.go
<https://storage.cloud.google.com/knative-prow/pr-logs/pull/knative_eventing-contrib/541/pull-knative-eventing-contrib-go-coverage/1176546136375169024/artifacts/line-cov.html#file1> Do
not exist 50.0%
couchdb/source/pkg/apis/sources/v1alpha1/register.go
<https://storage.cloud.google.com/knative-prow/pr-logs/pull/knative_eventing-contrib/541/pull-knative-eventing-contrib-go-coverage/1176546136375169024/artifacts/line-cov.html#file2> Do
not exist 100.0%
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#541?email_source=notifications&email_token=AABGPTUVGZBEY2K4DDWHCVDQLJD4NA5CNFSM4ILEKROKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7PEFXQ#issuecomment-534659806>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABGPTTKHMWMZMQ5MI2BBZDQLJD4NANCNFSM4ILEKROA>
.
--
Sent from Gmail Mobile
|
Proposed Changes
Bare minimum CouchDB importer. Support polling every 2 seconds for CouchDB database changes.