mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
capitalize deprecated to fix linter
This commit is contained in:
parent
cdf2b03bbe
commit
6828abce0f
@ -49,7 +49,7 @@ const (
|
|||||||
AllowOverwriteTerminationGracePeriodSeconds featuregate.Feature = "AllowOverwriteTerminationGracePeriodSeconds"
|
AllowOverwriteTerminationGracePeriodSeconds featuregate.Feature = "AllowOverwriteTerminationGracePeriodSeconds"
|
||||||
|
|
||||||
// owner: @thockin
|
// owner: @thockin
|
||||||
// deprecated: v1.29
|
// Deprecated: v1.29
|
||||||
//
|
//
|
||||||
// Enables Service.status.ingress.loadBanace to be set on
|
// Enables Service.status.ingress.loadBanace to be set on
|
||||||
// services of types other than LoadBalancer.
|
// services of types other than LoadBalancer.
|
||||||
|
Loading…
Reference in New Issue
Block a user