Open wangjinxiang0522 opened 3 months ago
You're correct. The problem has been addressed in multiple PRs. The quick fix in https://github.com/resmoio/kubernetes-event-exporter/pull/168 and with a bit more configuration in https://github.com/resmoio/kubernetes-event-exporter/pull/167
Until either PR gets handled I elected to build it myself with the fix provided in https://github.com/resmoio/kubernetes-event-exporter/pull/168 ;-)
Hi @jarnfast it seems also #168 is stuck since a while, any plan to merge this feature soon? Thanks
Hi @jarnfast it seems also #168 is stuck since a while, any plan to merge this feature soon? Thanks
All PRs seem to be stuck - unfortunately I cannot help with merging them. Maybe pinging @mustafaakin can do the trick?
Hi Im running version 1.7.
My configuration is
I reviewed the source code and found that the OnUpdate method is not implemented. Is this the reason why the same event can only be received once?