-
Notifications
You must be signed in to change notification settings - Fork 182
Conversation
Codecov Report
@@ Coverage Diff @@
## master #52 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 11 11
Lines 939 939
=======================================
Hits 876 876
Misses 63 63 Continue to review full report at Codecov.
|
Hey guys, any news about this PR? |
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
I have tested the change, and it appears to work well for my use cases. I'd really like this merged back upstream. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
any news ? |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/reopen |
@Ark-kun: You can't reopen an issue/PR unless you authored it or you are a collaborator. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@aogier: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi, this PR gives
bytes
streams first class citizenship in this codebase, unlocking future features like binary websocket streams as per kubernetes-client/python#476 (for which I'm going to submit code against python client for this).I hope this could be useful, I've worked unobtrusively so nothing existing should break !
Thank you, regards