vmware-archive / eventrouter

A simple introspective kubernetes service that forwards events to a specified sink.
Apache License 2.0
886 stars 252 forks source link

Add support for event types Info and Unknown #95

Closed richm closed 5 years ago

richm commented 5 years ago

The prometheus counter code would crash if the eventrouter sees an event type not matching Warning or Normal. Clusters out in the wild can now have Info and other types.