mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-01 09:22:24 +00:00
Merge pull request #101269 from 3Xpl0it3r/master
remove duplicatd description in comment Kubernetes-commit: 425859b7d6cf805a177e77c3e14faf5f95935aed
This commit is contained in:
commit
4e3d560817
@ -420,7 +420,7 @@ type EventCorrelateResult struct {
|
|||||||
// prior to interacting with the API server to record the event.
|
// prior to interacting with the API server to record the event.
|
||||||
//
|
//
|
||||||
// The default behavior is as follows:
|
// 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
|
// 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
|
// 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
|
// will create a new event whose message reports that it has combined events with
|
||||||
|
Loading…
Reference in New Issue
Block a user