Prasad Ghangal

Results 78 comments of Prasad Ghangal

@bajran please verify preview: https://deploy-preview-25--compassionate-einstein-004585.netlify.com/

No. Please compare with master: https://yaml2go.prasadg.dev

Doesn't look correct: https://deploy-preview-25--compassionate-einstein-004585.netlify.com/

@aananthraj totally agree with you. This will also add the overhead of deploying Clair as a part for BotKube deployment, we need to search for the better option if there...

@ihcsim There is a mismatch in the `callbackURL` format used in `DifferentialSnapshot` status example in `cbt-step-02.png` `i.e (https://stream-uri:port-number/cr-namespace/cr-name)` and `cbt-step-03.png` which is `(https://stream-uri:port-number/custom-resource-uid)`.

Thanks for the feedback @endersonmaia. Could you please file an issue for the request?

We had started with the profiling feature https://github.com/infracloudio/botkube/pull/291 which makes it possible to have a more fined-grained BotKube configuration. But that needs some rework to be done

@RagingTonberry it is actually a limitation from the way MS Team bot integration work. The communication needs to be initiated by MS Teams client side so that BotKube gets the...

Discord Interaction API and Slash commands are not supported by Go sdks as of now. We'll have to wait till https://github.com/bwmarrin/discordgo/pull/856 gets merged.