Skip to content

Commit 6828abc

Browse files
committed
capitalize deprecated to fix linter
1 parent cdf2b03 commit 6828abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/features/kube_features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const (
4949
AllowOverwriteTerminationGracePeriodSeconds featuregate.Feature = "AllowOverwriteTerminationGracePeriodSeconds"
5050

5151
// owner: @thockin
52-
// deprecated: v1.29
52+
// Deprecated: v1.29
5353
//
5454
// Enables Service.status.ingress.loadBanace to be set on
5555
// services of types other than LoadBalancer.

0 commit comments

Comments
 (0)