Skip to content

Commit

Permalink
reconciler/cache/labellogicalcluster: fix comments and log messages
Browse files Browse the repository at this point in the history
  • Loading branch information
p0lyn0mial authored and sttts committed Jan 27, 2023
1 parent e27c70a commit b68b3db
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ func NewController(
return c
}

// controller reconciles ClusterRoles by labelling them to be replicated when pointing to an
// ClusterRole content or verb bind.
// controller reconciles LogicalClusters by labelling them to be replicated when isRelevantLogicalCluster says so.
type controller struct {
controllerName string
groupName string
Expand Down

0 comments on commit b68b3db

Please sign in to comment.