Skip to content
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

kubectl proxy doesn't allow WebSockets #25126

Closed
errordeveloper opened this issue May 4, 2016 · 6 comments
Closed

kubectl proxy doesn't allow WebSockets #25126

errordeveloper opened this issue May 4, 2016 · 6 comments
Labels
sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.

Comments

@errordeveloper
Copy link
Member

There is no specific issue that addresses this issue, which I think is rather critical. I haven't tested SPDY and HTTP/2 yet, but those are probably broken also. In amy environments kubectl proxy would be the only user-friendly way to to get to the internal services, although it's understood that it can only carry HTTP traffic, it should support modern uses of HTTP.

@errordeveloper
Copy link
Member Author

This had already been reported in #17032 and #24482, but nobody got to the bottom of where this bug lies.

@errordeveloper
Copy link
Member Author

Also, turns out one cannot issue kubectl port-forward against the proxy, it fails with Upgrade request required.

@pshirshov
Copy link

Hi guys, it so funny that this issue is still unresolved.

@joan38
Copy link

joan38 commented Jun 6, 2017

Hi @pshirshov, your funny contribution is welcome to fix this issue.

@lavalamp lavalamp removed this from the v1.7 milestone Jun 14, 2017
@lenartj
Copy link

lenartj commented Oct 27, 2017

See #49534 also.

@errordeveloper
Copy link
Member Author

It appears that #49534 fixed this.

openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this issue Jun 19, 2020
…ing-listener-events

apiserver: create LateConnections events on connections in the last 20% of graceful termination time

Origin-commit: 2ffb8c490cbf2b7de9661f7821dc8e3c1b586eff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Projects
None yet
Development

No branches or pull requests

7 participants