We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a847ab4 + 361cd72 commit ace98e1Copy full SHA for ace98e1
pkg/controller/service/controller.go
@@ -80,7 +80,7 @@ const (
80
// originated from: https://github.com/kubernetes/kubernetes/blob/28e800245e/pkg/features/kube_features.go#L178
81
serviceNodeExclusionFeature = "ServiceNodeExclusion"
82
83
- // legacyNodeRoleBehaviro is the feature gate name that enables legacy
+ // legacyNodeRoleBehaviorFeature is the feature gate name that enables legacy
84
// behavior to vary cluster functionality on the node-role.kubernetes.io
85
// labels.
86
legacyNodeRoleBehaviorFeature = "LegacyNodeRoleBehavior"
0 commit comments