diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 39c89fe764d..f6a6cdc4d95 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -421,6 +421,7 @@ const ( // owner: @alexanderConstantinescu // kep: http://kep.k8s.io/3836 // alpha: v1.28 + // beta: v1.30 // // Implement connection draining for terminating nodes for // `externalTrafficPolicy: Cluster` services.