kubewatch icon indicating copy to clipboard operation
kubewatch copied to clipboard

Watch k8s events and trigger Handlers

Results 37 kubewatch issues
Sort by recently updated
recently updated
newest added

https://github.com/robusta-dev/kubewatch/blob/4730af84d096fabf3d0c5a2aae15d666baac141b/go.mod#L1 ```diff - github.com/bitnami-labs/kubewatch + github.com/robusta-dev/kubewatch ```

Good afternoon . Okay, I'm using the project, congratulations for the same. I just configured it and I'm testing something I saw and it generates 3 identical messages for a...

Hi Team, We have few custom resources running in our cluster, is it possible to generate notifications for them as well

What is the purpose of the PR? - Integration kubewatch with Discord channel - Send content and color message same MS Teams - Update docs for Discord config Testing: -...

![image](https://github.com/robusta-dev/kubewatch/assets/46953658/ba0f3419-e5c8-411b-b9f0-9a8bac552b22) something like this

Hello, latest helm chart kubewatch-3.3.10 with kubewatch:v2.4, please add new helm chart with kubewatch:v2.5 and new watch events

Hello, collegues Is it possible to get notified what I preferred only messages? For example, I want to see if pods status Evicted only.

Hello, I'm trying to use kubewatch to send everything to a google-chat webhook. I configured everything, and the test seems fine: ``` root@kubewatch-64577c4cc7-v5thc:/# kubewatch config test INFO[0000] Custom log formatter:...

need to filter out k8s "Normal" events so they are NOT forwarded to my Slack channel. looking for a correct syntax in configmap.yaml for section "resourcesToWatch:" or "resource:". my configmap...