-
Notifications
You must be signed in to change notification settings - Fork 405
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 Source HTTP Adapter for Broker/Trigger #6236
Knative Source HTTP Adapter for Broker/Trigger #6236
Conversation
Co-Author: Marco Bebway <marco.bebway@sap.com>
fixed typo
Kyma ships only with that version.
We know this is ugly, but there is currently no other way see knative/eventing#2052
…-applicationsource-ce-1-0-http-adapter
…source-ce-1-0-http-adapter' into 6159-implement-an-applicationsource-ce-1-0-http-adapter
- Move main_test from main package to adapter package since sharedmain is cmd is not directly tested anymore - Add encoding to tabletest - Check error code and error response
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.
Approved, with just one nit left on my side. Nice job!
Also, don't forget to add the name of the binary generated by make
to .gitignore
:)
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.
Review added 🎁
Co-Authored-By: Barbara Szwarc <barbara.m.szwarc@gmail.com>
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.
One more thing :)
Co-Authored-By: Barbara Szwarc <barbara.m.szwarc@gmail.com>
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.
Thanks for the good work!
Please check the tiny 3 comments.
Co-Authored-By: Ahmed ElRefaey Hamouda <ahmed.rifaey@gmail.com>
Description
Changes proposed in this pull request:
/healthz
Credits also go to @k15r
Related issue(s)
#6159
Due to an open issue in knative/eventing#2052, we need to patch vendor :/