Skip to content

Commit

Permalink
Merge branch 'master' into remove_pendo_common
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivnathan authored Aug 1, 2024
2 parents 456fcbf + afce891 commit 1c37ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/toolchainclustercache/namespace_predicate.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"sigs.k8s.io/controller-runtime/pkg/event"
)

// CreateAndUpdateOnlyPredicate will filter out all events out of the provided namespace
// namespacePredicate will filter out all events out of the provided namespace
type namespacePredicate struct {
namespace string
}
Expand Down

0 comments on commit 1c37ab5

Please sign in to comment.