diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 6aab6555664..f186df1073b 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -49,7 +49,7 @@ const ( AllowOverwriteTerminationGracePeriodSeconds featuregate.Feature = "AllowOverwriteTerminationGracePeriodSeconds" // owner: @thockin - // deprecated: v1.29 + // Deprecated: v1.29 // // Enables Service.status.ingress.loadBanace to be set on // services of types other than LoadBalancer.