mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
make eventType versioned correctly
This commit is contained in:
parent
3db1a6c3ce
commit
1c9b12fe72
@ -361,6 +361,7 @@ var fieldMappings = versionToResourceToFieldMapping{
|
||||
ObjectNameField: ObjectNameField,
|
||||
EventReason: EventReason,
|
||||
EventSource: EventSource,
|
||||
EventType: EventType,
|
||||
EventInvolvedKind: EventInvolvedKind,
|
||||
EventInvolvedNamespace: EventInvolvedNamespace,
|
||||
EventInvolvedName: EventInvolvedName,
|
||||
|
Loading…
Reference in New Issue
Block a user