mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +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
|
||||
|
||||
// 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