Open
Description
Hi Folks,
it would be great to see a higher level API for emitting events from the operator beyond what fabric8 currently offers. We ended up writing our own utility in Flink that handles repetitive events with a counter. There was support in earlier version of kubebuilder for such feature called EventRecorder , which later I guess was moved directly to the go client. We could follow the same approach here and add an event recorder that could be resolved from the context for example, and maybe also ask support from fabric8 to add this functionality. Let me know what you think.
Best,
Matyas