-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add StreamListObject to LB #2203
Conversation
[CHATOPS:HELP] ChatOps commands.
|
Codecov ReportAttention:
... and 2 files with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
582f24e
to
349053f
Compare
Deploying with Cloudflare Pages
|
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
Co-authored-by: Kiichiro YUKAWA <kyukawa315@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.
LGTM
* Add StreamListObject to LB * Add E2E for StreamListObject * Update error handling * Fix StreamListObject e2e verification * Update internal/errors/grpc.go Co-authored-by: Kiichiro YUKAWA <kyukawa315@gmail.com> --------- Co-authored-by: Kiichiro YUKAWA <kyukawa315@gmail.com>
Description:
This PR implements
StreamListObject
to LB. No unit test added because its in the handler layer. E2E test added.Related Issue:
Versions:
Checklist:
Special notes for your reviewer: