diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 80599039bc4..8b489b9adfe 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -159,7 +159,7 @@ const ( HugePages utilfeature.Feature = "HugePages" // owner @brendandburns - // alpha: v1.8 + // alpha: v1.9 // // Enable nodes to exclude themselves from service load balancers ServiceNodeExclusion utilfeature.Feature = "ServiceNodeExclusion"