-
Notifications
You must be signed in to change notification settings - Fork 185
stream assumes all data as UTF-8. That's not always the case. #88
Comments
the same error here. I solve it by change to but. when the file is encode by other charset, this code is not used. any other solutions? |
/kind bug |
/sig cluster-lifecycle |
from the rfc we should decode uft8 for |
I get the same error when use vim command in web terminal.
|
15474ef helped to fix the error above, but it seems like this issue should be re-opened with the intent of being able to stream bytes without trying to decode them |
/reopen |
@pigletfly: 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. |
The text was updated successfully, but these errors were encountered: