mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Merge pull request #17817 from mqliang/eventtype
Auto commit by PR queue bot
This commit is contained in:
@@ -278,6 +278,7 @@ const (
|
||||
|
||||
EventReason = "reason"
|
||||
EventSource = "source"
|
||||
EventType = "type"
|
||||
EventInvolvedKind = "involvedObject.kind"
|
||||
EventInvolvedNamespace = "involvedObject.namespace"
|
||||
EventInvolvedName = "involvedObject.name"
|
||||
|
||||
Reference in New Issue
Block a user