botkube/pkg
Prasad Ghangal b887214b6c
Refactor notifier to use Bot interface to send notifications (#309)
##### ISSUE TYPE

 - Feature Pull Request

##### SUMMARY

In the notifier, we send events by creating a new connection to the communication medium on every new event. We can reduce the number of connections by sending messages via the Bot interface.

Fixes #270
2020-07-13 12:06:27 +00:00
..
bot Make allowed kubectl commands configurable (#284) 2020-06-21 11:26:30 +00:00
config Refactor notifier to use Bot interface to send notifications (#309) 2020-07-13 12:06:27 +00:00
controller Refactor logging package (#262) (#285) 2020-06-16 04:43:56 +00:00
events Refactor notifier to use Bot interface to send notifications (#309) 2020-07-13 12:06:27 +00:00
execute Allow kubectl commands wihtout namespace and without cluster-name (#301) 2020-06-30 09:52:50 +00:00
filterengine Refactor notifier to use Bot interface to send notifications (#309) 2020-07-13 12:06:27 +00:00
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 Refactor notifier to use Bot interface to send notifications (#309) 2020-07-13 12:06:27 +00:00
utils Make allowed kubectl commands configurable (#284) 2020-06-21 11:26:30 +00:00