mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
deprecate count field on Event API
This commit is contained in:
@@ -4172,6 +4172,7 @@ type EventSeries struct {
|
||||
// Time of the last occurrence observed
|
||||
LastObservedTime metav1.MicroTime
|
||||
// State of this Series: Ongoing or Finished
|
||||
// Deprecated. Planned removal for 1.18
|
||||
State EventSeriesState
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user