vmware-archive / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
2.44k stars 441 forks source link

Support itemizing config using CRDs #281

Open kevin-lindsay-1 opened 2 years ago

kevin-lindsay-1 commented 2 years ago

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.