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.
1 parent 6f235a5 commit 3e194dcCopy full SHA for 3e194dc
pkg/features/kube_features.go
@@ -42,7 +42,7 @@ const (
42
// across the file.
43
44
// owner: @lukasmetzner
45
- // Use watch based route controller reconcilation instead of frequent periodic reconciliation.
+ // Use watch based route controller reconciliation instead of frequent periodic reconciliation.
46
CloudControllerManagerWatchBasedRoutesReconciliation featuregate.Feature = "CloudControllerManagerWatchBasedRoutesReconciliation"
47
48
// owner: @nckturner
0 commit comments