Skip to content
New issue

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

[BUG]Botkube gives panic error when kubectl command is enabled in resource configuration #336

Closed
akankshakumari393 opened this issue Sep 10, 2020 · 0 comments · Fixed by #337
Labels
bug Something isn't working

Comments

@akankshakumari393
Copy link
Contributor

Describe the bug
Kubectl is by default set to false, enabling it to true causes runtime error of null pointer

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'resource_config.yaml'
  2. Change the value of settings.kubectl.enabled value to true
  3. re-build the code
  4. See error

Expected behavior
Enabling the kubectl value to true should allow kubectl commands to get executed using Botkube.

Screenshots
image

@akankshakumari393 akankshakumari393 added the bug Something isn't working label Sep 10, 2020
@mergify mergify bot closed this as completed in #337 Sep 10, 2020
mergify bot pushed a commit that referenced this issue Sep 10, 2020
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
 - Bug fix Pull Request

##### SUMMARY
Fixes #336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant