Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug ping message isn't filtered by channel id.
To Reproduce Steps to reproduce the behavior:
Expected behavior Only one figured pod that is figured in botkube pod can receive 'pong' message
Screenshots If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered:
@daegeun-ha By design ping and kubectl commands are expected to run anywhere. To execute kubectl commands outside of configured channel, you have to pass --cluster-name flag. ping command can run without --cluster-name flag. Please execute /botkubehelp if you have configured Slash command in Mattermost https://www.botkube.io/installation/mattermost/#h-install-BotKube-slashcommand Please see: https://www.botkube.io/usage/#h-specify-cluster-name
ping
kubectl
--cluster-name
/botkubehelp
Sorry, something went wrong.
I checked it. Thanks :)
No branches or pull requests
Describe the bug
ping message isn't filtered by channel id.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only one figured pod that is figured in botkube pod can receive 'pong' message
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: