mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #88260 from databus23/patch-3
Fix wrong alpha version for ValidateProxyRedirects
This commit is contained in:
commit
13750a0843
@ -39,7 +39,7 @@ const (
|
||||
StreamingProxyRedirects featuregate.Feature = "StreamingProxyRedirects"
|
||||
|
||||
// owner: @tallclair
|
||||
// alpha: v1.10
|
||||
// alpha: v1.12
|
||||
// beta: v1.14
|
||||
//
|
||||
// ValidateProxyRedirects controls whether the apiserver should validate that redirects are only
|
||||
|
Loading…
Reference in New Issue
Block a user