Merge pull request #101269 from 3Xpl0it3r/master

remove duplicatd description in comment
This commit is contained in:
Kubernetes Prow Robot 2021-04-20 19:24:17 -07:00 committed by GitHub
commit 425859b7d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -420,7 +420,7 @@ type EventCorrelateResult struct {
// prior to interacting with the API server to record the event.
//
// The default behavior is as follows:
// * Aggregation is performed if a similar event is recorded 10 times in a
// * Aggregation is performed if a similar event is recorded 10 times
// in a 10 minute rolling interval. A similar event is an event that varies only by
// the Event.Message field. Rather than recording the precise event, aggregation
// will create a new event whose message reports that it has combined events with