Merge pull request #46955 from seans3/kep-4006-portforward-docs

[KEP-4006] - Docs for PortForward over WebSockets Feature Gates (Beta)
pull/47298/head
Kubernetes Prow Robot 2024-07-27 14:59:30 -07:00 committed by GitHub
commit fd526873ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.30"
toVersion: "1.30"
- stage: beta
defaultValue: true
fromVersion: "1.31"
---
Allow WebSocket streaming of the
portforward sub-protocol (`port-forward`) from clients requesting