-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Use the new api group for SinkBinding. #2095
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
matzew
left a comment
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.
I have tested this, but I am getting this in the log of the KSVC:
{"level":"error","ts":1578909936.6494238,"logger":"fallback","caller":"http/transport.go:408","msg":"failed to decode message","error":"unknown encoding","stacktrace":"github.com/knative/eventing-contrib/vendor/github.com/cloudevents/sdk-go/pkg/cloudevents/transport/http.(*Transport).ServeHTTP\n\t/home/prow/go/src/github.com/knative/eventing-contrib/vendor/github.com/cloudevents/sdk-go/pkg/cloudevents/transport/http/transport.go:408\nnet/http.(*ServeMux).ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2375\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2774\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1878"}
But I do see various hearbeat jobs:
heartbeat-cron-1578909900-sm467 0/1 Completed 0 103s
heartbeat-cron-1578909960-27f5z 0/1 Completed 0 43s
|
using a different logger, than the one in the example, I am getting: So... the binding works... stuff is delivered ... but the "consuming client" seems to have issues ... |
|
@n3wscott Currently holding off merging due to Matzew's comments. |
|
Those errors are unrelated to this change. I think there is an issue in the event display app. |
|
thanks! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: n3wscott, samodell 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 |
Pending on knative/eventing#2369
Related to knative/eventing#1500
Proposed Changes
sources.eventing.knative.devbecomessources.knative.dev.