Skip to content

Commit

Permalink
make eventType versioned correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
mqliang committed Jan 31, 2016
1 parent 3db1a6c commit 1c9b12f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/client/unversioned/request.go
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ var fieldMappings = versionToResourceToFieldMapping{
ObjectNameField: ObjectNameField,
EventReason: EventReason,
EventSource: EventSource,
EventType: EventType,
EventInvolvedKind: EventInvolvedKind,
EventInvolvedNamespace: EventInvolvedNamespace,
EventInvolvedName: EventInvolvedName,
Expand Down

0 comments on commit 1c9b12f

Please sign in to comment.