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 e3bd76e commit 776dc32Copy full SHA for 776dc32
internal/controller/state/graph/policies.go
@@ -450,7 +450,7 @@ func refGroupKind(group v1.Group, kind v1.Kind) string {
450
}
451
452
// addPolicyAffectedStatusToTargetRefs adds the policyAffected status to the target references
453
-// of ClientSetttingsPolicies and ObservabilityPolicies.
+// of ClientSettingsPolicies and ObservabilityPolicies.
454
func addPolicyAffectedStatusToTargetRefs(
455
processedPolicies map[PolicyKey]*Policy,
456
routes map[RouteKey]*L7Route,
0 commit comments