botkube/pkg
Thijs de Jong 6ced5ead92
Fix panic when running command without resource (#447)
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
 - Bug fix Pull Request

##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->
This fixes a panic when running a command with an allowed verb but without a resource. For example: `@Botkube get`.
<!---
If you are fixing an existing issue, please include "Fixes #nnn" in your
PR comment; and describe briefly what the change does.
-->

<!--- Please list dependencies added with your change also -->
2021-07-21 05:33:03 +00:00
..
bot allow configration of Mattermost Username (#455) 2021-05-21 13:57:13 +00:00
config Allow skipping certs validation of Elastic (#487) 2021-07-02 09:25:06 +05:30
controller added test for skip delete event when resources are not added in test_config (#405) 2020-10-14 12:14:54 +00:00
events Fix namespace checker filter (#449) 2021-01-20 06:49:48 +00:00
execute Fix panic when running command without resource (#447) 2021-07-21 05:33:03 +00:00
filterengine Update Go and pkg deps (#475) 2021-04-24 20:06:01 +05:30
log Refactor logging package (#262) (#285) 2020-06-16 04:43:56 +00:00
metrics Add license headers to source files (#266) 2020-04-27 09:20:16 +05:30
notify Allow skipping certs validation of Elastic (#487) 2021-07-02 09:25:06 +05:30
utils Test and document adding updateSetting for complex annotation keys (#491) 2021-07-02 03:09:00 +00:00