mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
drop the option mark from the InvolvedObject field of internal event object
This commit is contained in:
parent
8ccc878de0
commit
b3913395c5
@ -5683,7 +5683,6 @@ type Event struct {
|
||||
metav1.ObjectMeta
|
||||
|
||||
// The object that this event is about. Mapped to events.Event.regarding
|
||||
// +optional
|
||||
InvolvedObject ObjectReference
|
||||
|
||||
// Optional; this should be a short, machine understandable string that gives the reason
|
||||
|
Loading…
Reference in New Issue
Block a user