Skip to content

Commit 08d4350

Browse files
authored
Merge pull request #47189 from windsonsea/portwa
[zh] Sync 2 gates: port-forward-websockets & iptables-ownership-cleanup
2 parents 1f9b476 + 5307f13 commit 08d4350

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: PortForwardWebsockets
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.30"
12+
---
13+
14+
<!--
15+
Allow WebSocket streaming of the
16+
portforward sub-protocol (`port-forward`) from clients requesting
17+
version v2 (`v2.portforward.k8s.io`) of the sub-protocol.
18+
-->
19+
允许从请求 v2 子协议(`v2.portforward.k8s.io`)的客户端通过 portforward 子协议
20+
`port-forward`)执行 WebSocket 流式传输。

0 commit comments

Comments
 (0)