mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
remove GAed feature gate:SCTPSupport
Signed-off-by: wangyysde <net_use@bzhy.com>
This commit is contained in:
parent
17c09a06f2
commit
361cc61a2e
@ -280,14 +280,6 @@ const (
|
||||
// (Kube) Node Lifecycle Controller uses these heartbeats as a node health signal.
|
||||
NodeLease featuregate.Feature = "NodeLease"
|
||||
|
||||
// owner: @janosi
|
||||
// alpha: v1.12
|
||||
// beta: v1.19
|
||||
// GA: v1.20
|
||||
//
|
||||
// Enables SCTP as new protocol for Service ports, NetworkPolicy, and ContainerPort in Pod/Containers definition
|
||||
SCTPSupport featuregate.Feature = "SCTPSupport"
|
||||
|
||||
// owner: @rikatz
|
||||
// alpha: v1.21
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user