- Notifications
You must be signed in to change notification settings - Fork41.8k
WebSocket HTTPS Proxy support#129872
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
209ca51 to8d7f1aeCompare8d7f1ae to61e5ca5Compare61e5ca5 to2a60073CompareUh oh!
There was an error while loading.Please reload this page.
2a60073 toa70cf98Compareseans3 commentedMar 19, 2025
/triage accepted |
aojea commentedMar 19, 2025
/approve |
liggitt commentedMar 20, 2025
/lgtm When we get a 1.5.4 tag from gorilla, go ahead and update to that as a follow-up |
k8s-ci-robot commentedMar 20, 2025
LGTM label has been added. Git tree hash: 819f7b2c55b42a3913d470eb6f715eaf37d247ec |
liggitt commentedMar 20, 2025
/approve cancel |
liggitt commentedMar 20, 2025
/retest /hold cancel |
aojea commentedMar 20, 2025
@liggitt you need to approve again |
liggitt commentedMar 20, 2025
/approve |
k8s-ci-robot commentedMar 20, 2025
6f13ba0 intokubernetes:masterUh oh!
There was an error while loading.Please reload this page.
lizthegrey commentedMay 9, 2025
Some of the potential issues here might be solveable by rolling back the minimum version of websocket in client-go only, which means that the rest of the code will work fine under test, but that clients won't pick up the mandatory upgrade to a non-semver websocket unless they also depend upon the core k8s code. |
liggitt commentedMay 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
Uh oh!
There was an error while loading.Please reload this page.
gorilla/websocketlibrary, which includes missing HTTPS Proxy support./kind bug