[zh] Sync feature gates: port-forward-websockets and iptables-ownership-cleanup

pull/47189/head
windsonsea 2024-07-18 09:33:41 +08:00
parent 9fce41c9cb
commit 5307f13706
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: PortForwardWebsockets
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.30"
---
<!--
Allow WebSocket streaming of the
portforward sub-protocol (`port-forward`) from clients requesting
version v2 (`v2.portforward.k8s.io`) of the sub-protocol.
-->
允许从请求 v2 子协议(`v2.portforward.k8s.io`)的客户端通过 portforward 子协议
`port-forward`)执行 WebSocket 流式传输。