-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Document Kubernetes' use of WebSockets (replacement for SPDY / KEP 4006) #43620
Conversation
/sig api-machinery |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/retitle [WIP] Document Kubernetes' use of WebSockets (replacement for SPDY / KEP 4006) |
Hello @seans3 👋, please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 14th November 2023. Thank you! |
b5477af
to
316b473
Compare
3d6bba9
to
295fc9a
Compare
retarget this against the dev-1.29 branch, lgtm otherwise |
/assign |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
6b8cd2f
to
cd85ad5
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
de679c6
to
4efb315
Compare
4efb315
to
407407e
Compare
/remove-language de /remove-area blog |
/remove-language it |
/lgtm |
LGTM label has been added. Git tree hash: b02e076b851de706b0ca856c107e710a05f13101
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
TranslateStreamCloseWebsocketRequests
feature flag, allowing the control plane to accept WebSockets/V5 upgrade requests.KUBECTL_REMOTE_COMMAND_WEBSOCKETS
feature flag, which attempts to use the WebSockets protocol forkubectl exec
,kubectl cp
, andkubectl attach
when it is set.