Commit 9de1b9b8 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #20388 from mqliang/event-version

Auto commit by PR queue bot
parents 30c1263b 1c9b12fe
...@@ -361,6 +361,7 @@ var fieldMappings = versionToResourceToFieldMapping{ ...@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment