mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
make eventType versioned correctly
This commit is contained in:
@@ -361,6 +361,7 @@ var fieldMappings = versionToResourceToFieldMapping{
|
||||
ObjectNameField: ObjectNameField,
|
||||
EventReason: EventReason,
|
||||
EventSource: EventSource,
|
||||
EventType: EventType,
|
||||
EventInvolvedKind: EventInvolvedKind,
|
||||
EventInvolvedNamespace: EventInvolvedNamespace,
|
||||
EventInvolvedName: EventInvolvedName,
|
||||
|
Reference in New Issue
Block a user