opsgenie / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support itemizing config using CRDs

kevin-lindsay-1 opened this issue · comments

It would be ideal for my use cases to be able to create a specific config as a CRD which can be used to send hookshots on certain events.

So instead of a global config for "listeners", it's effectively more of an event listener binding model.