Aananth K

Results 39 comments of Aananth K

@ewohltman thanks for the prompt responses and efforts :+1:

looking forward to have this feature :+1: :handshake:

Can this be explained with an example.?

I would like to add some points here. - Implementing this feature as an "on demand vulnerability scan" using botkube commands, would be nice. - Running scans on all pods...

Yes @PrasadG193 , I guess we could create/excute a kubernetes job for this instead of creating a permanent clair deployment of clair. The same holds good for #129. Let me...

> I use the webhook to start tests automatically post deploy. Thanks @testlabauto , the way you use botkube sounds great 👍. @PrasadG193, could this added under usecase section in...

again this response would be getting repeated in a multi cluster env. need to find a way to over come such issues with multi cluster env

In multi-cluster env, the user could promote a particular k8s cluster name as a leader at any time. which is recorded by all the instances of botkube present at the...

or to avoid manual promotions, in a configured channel - only the particular instance will respond to generic command and provide feedback in a non configured channel - the first...

This feature is currently available for slack channels, using annotations `botkube.io/channel: ` Annotation ```botkube.io/channel: ``` sends events notifications of the annotated object to the mentioned channel. If this satisfies your...