capitalize deprecated to fix linter

This commit is contained in:
Jefftree 2024-10-22 22:40:06 +00:00
parent cdf2b03bbe
commit 6828abce0f

View File

@ -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.