botkube/pkg
David Costa bcda42a77e
Allow skipping certs validation of Elastic (#487)
* Allow skipping certs validation of Elastic

Allow user to skip certificate validation when connecting to the
Elasticsearch cluster (opt-in). It permits to use botkube with clusters
that don't have certificates signed by a CA that is trusted by the
botkube image, it often happens with clusters that are for internal use
only.

See #485

Co-Authored-By: Carmine Di Monaco <carmine.dimonaco@computer.org>

* Update go.sum

* Add the default value of skipTLSVerify in deploy manifests

Co-authored-by: David Costa <david@zarel.net>

* Add skipTLSVerify elasticsearch option to helm chart

Co-authored-by: David Costa <david@zarel.net>

* Bool instead of boolean in helm chart docs for skipTLSVerify elastic

Co-authored-by: David Costa <david@zarel.net>

Co-authored-by: Carmine Di Monaco <carmine.dimonaco@computer.org>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@gmail.com>
2021-07-02 09:25:06 +05:30
..
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 remove unwanted hyperlink text from command (#461) 2021-03-10 06:34:45 +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