Skip to content

Commit b391339

Browse files
committed
drop the option mark from the InvolvedObject field of internal event object
1 parent 8ccc878 commit b391339

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/apis/core/types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5683,7 +5683,6 @@ type Event struct {
56835683
metav1.ObjectMeta
56845684

56855685
// The object that this event is about. Mapped to events.Event.regarding
5686-
// +optional
56875686
InvolvedObject ObjectReference
56885687

56895688
// Optional; this should be a short, machine understandable string that gives the reason

0 commit comments

Comments
 (0)