Skip to content
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

Knative eventing issues #4

Open
astoycos opened this issue May 4, 2020 · 0 comments
Open

Knative eventing issues #4

astoycos opened this issue May 4, 2020 · 0 comments

Comments

@astoycos
Copy link
Member

astoycos commented May 4, 2020

For some reason the first time a Knative service(sink) and source is set up, the eventing webhook pod in project "Knative-serving" Throws the following error

{"level":"error","ts":"2020-05-04T20:20:26.516Z","logger":"eventing-
webhook","caller":"controller/controller.go:409","msg":"Reconcile error","error":"custom resource
 \"eventtypes.eventing.knative.dev\" isn't configured for webhook
 conversion","stacktrace":"knative.dev/eventing/vendor/knative.dev/pkg/controller.
(*Impl).handleErr\n\t/opt/app-
root/src/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:409\nknative.dev
/eventing/vendor/knative.dev/pkg/controller.(*Impl).processNextWorkItem\n\t/opt/app-
root/src/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:395\nknative.dev
/eventing/vendor/knative.dev/pkg/controller.(*Impl).Run.func2\n\t/opt/app-
root/src/go/src/knative.dev/eventing/vendor/knative.dev/pkg/controller/controller.go:343"}

And the Source fails to forward messages to the sink, however if the source and sink are deleted and then redeployed it seems to work as expected however the error still persists in the eventing webhook pod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant