mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #127608 from carlory/fix-127403
drop the option mark from the InvolvedObject field of internal event object
This commit is contained in:
commit
e542d9c8ca
@ -5683,7 +5683,6 @@ type Event struct {
|
|||||||
metav1.ObjectMeta
|
metav1.ObjectMeta
|
||||||
|
|
||||||
// The object that this event is about. Mapped to events.Event.regarding
|
// The object that this event is about. Mapped to events.Event.regarding
|
||||||
// +optional
|
|
||||||
InvolvedObject ObjectReference
|
InvolvedObject ObjectReference
|
||||||
|
|
||||||
// Optional; this should be a short, machine understandable string that gives the reason
|
// Optional; this should be a short, machine understandable string that gives the reason
|
||||||
|
Loading…
Reference in New Issue
Block a user