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 Webhook Issue #3

Open
astoycos opened this issue May 4, 2020 · 1 comment
Open

Knative Eventing Webhook Issue #3

astoycos opened this issue May 4, 2020 · 1 comment

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.

@astoycos astoycos closed this as completed May 4, 2020
@adi6496
Copy link
Collaborator

adi6496 commented May 6, 2020

I dont think we should close this issue yet. Lets wait till it works completely fine.

@adi6496 adi6496 reopened this May 6, 2020
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

2 participants