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