Skip to content

Commit

Permalink
Merge pull request #47189 from windsonsea/portwa
Browse files Browse the repository at this point in the history
[zh] Sync 2 gates: port-forward-websockets & iptables-ownership-cleanup
  • Loading branch information
k8s-ci-robot committed Jul 18, 2024
2 parents 1f9b476 + 5307f13 commit 08d4350
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 08d4350

Please sign in to comment.