Skip to content

Commit

Permalink
[zh] Sync feature gates: port-forward-websockets and iptables-ownersh…
Browse files Browse the repository at this point in the history
…ip-cleanup
  • Loading branch information
windsonsea committed Jul 18, 2024
1 parent 9fce41c commit 5307f13
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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 流式传输。

0 comments on commit 5307f13

Please sign in to comment.