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:
Kubernetes Prow Robot 2024-09-25 19:58:07 +01:00 committed by GitHub
commit e542d9c8ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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