Skip to content

Commit 776dc32

Browse files
Update internal/controller/state/graph/policies.go
Co-authored-by: Ciara Stacke <[email protected]>
1 parent e3bd76e commit 776dc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/state/graph/policies.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ func refGroupKind(group v1.Group, kind v1.Kind) string {
450450
}
451451

452452
// addPolicyAffectedStatusToTargetRefs adds the policyAffected status to the target references
453-
// of ClientSetttingsPolicies and ObservabilityPolicies.
453+
// of ClientSettingsPolicies and ObservabilityPolicies.
454454
func addPolicyAffectedStatusToTargetRefs(
455455
processedPolicies map[PolicyKey]*Policy,
456456
routes map[RouteKey]*L7Route,

0 commit comments

Comments
 (0)