-
Notifications
You must be signed in to change notification settings - Fork 743
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
feat: generic event source #895
Conversation
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.
LGTM expect 2 minor stuffs. We might need to figure out a way for auth later.
Yes, lets address that in a separate PR. |
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.
LGTM
* feat: added generic event source * feat: updated types for generic eventsource * fix: remove site folder * fix: added eventsource in eventing * fix: added logic to auto-connect for generic eventsource * fix: added logic to auto-connect for generic eventsource * chore: updated mkdocs for generic eventsource * fix: typo * fix: logging in minio * fix: conn closing condition * chore: generic es logging Signed-off-by: Derek Wang <[email protected]>
* feat: added generic event source * feat: updated types for generic eventsource * fix: remove site folder * fix: added eventsource in eventing * fix: added logic to auto-connect for generic eventsource * fix: added logic to auto-connect for generic eventsource * chore: updated mkdocs for generic eventsource * fix: typo * fix: logging in minio * fix: conn closing condition * chore: generic es logging
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.