32 Commits
Author SHA1 Message Date
Jason ErtelandGitHub 3d996d6a8d [stable/elastalert] Deprecate chart (#22689)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2020-06-06 00:57:46 -07:00
Michael SeiwaldandGitHub 040ccf04ae [stable/elastalert] Support referencing ES credentials from secret (#22543)
* Support referencing ES credentials from secret

Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>

* bump minor version, rename values

Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>
2020-05-27 01:20:40 -07:00
Jason ErtelandGitHub f7a8ee6ae6 [stable/elastalert] Upgrade to elastalert 0.2.4 (#22000)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2020-04-19 23:32:18 -07:00
EtienneandGitHub 25f7b3314c [stable/elastalert] Add ServiceAccount and PodSecurityPolicy to Elastalert (#21850)
* Add ServiceAccount and PodSecurityPolicy to Elastalert

Signed-off-by: Etienne Tremel <etienne@kogusenn.com>

* Use podSecurityPolicy.create

Signed-off-by: Etienne Tremel <etienne@kogusenn.com>
2020-04-10 06:37:47 -07:00
95de995efd [stable/elastalert]: improve templates - add variables for override fullname of chart (#21800)
* bump chart

Signed-off-by: Anatoly Bezgubov <bezgubov@sports.ru>

Co-authored-by: Anatoly Bezgubov <bezgubov@sports.ru>
2020-04-08 06:25:43 -07:00
Morgan ChristianssonandKubernetes Prow Robot 3a13ea84d2 [stable/elastalert] Add podAnnotations field (#18592)
* [stable/elastalert] Reformat table

Signed-off-by: Morgan Christiansson <git@mog.se>

* [stable/elastalert] Add podAnnotations

Signed-off-by: Morgan Christiansson <git@mog.se>

* [stable/elastalert] Bump chart to 1.2.3

Signed-off-by: Morgan Christiansson <git@mog.se>
2019-11-05 09:08:47 -08:00
Christian Schulze-WiehenbraukandKubernetes Prow Robot 5f17c1ab9b [stable/elastalert] Compat k8s 1.16 (#18334)
Signed-off-by: Christian Schulze-Wiehenbrauk <schulze-wiehenbrauk@strato-rz.de>
2019-10-25 00:23:39 -07:00
Newman-HuiandKubernetes Prow Robot e5c4de6175 [stable/elastalert] adding env support (#18205)
* Updating readme
adding support for pod environment variables
Signed-off-by: Newman Hui <newman.hui@klarrio.com>

* bumping chart version

Signed-off-by: Newman Hui <newman.hui@klarrio.com>
2019-10-22 12:38:16 -07:00
Jason ErtelandKubernetes Prow Robot 02f24b0e55 Upgrade to Elastalert 0.2.1 with support for Elasticsearch 7 (#16383)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2019-08-23 04:57:17 -07:00
Andrew AadlandandKubernetes Prow Robot 729660988d Allow mounting extra volumes (#15860)
Signed-off-by: Andrew Aadland <aa23@protonmail.com>

Allows one to mount any number of volumes into the pod.

This is useful, for example, when sending email to an SMTP relay that
requires authentication (and thus the `smtp_auth_file` config parameter
to point to a path on the file system). An example for this is commented
2019-07-25 05:31:53 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot d923eb436b add apiVersion (#13784)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 12:47:14 -07:00
Jason ErtelandKubernetes Prow Robot 3fdeda685f [stable/elastalert] Upgrade elastalert to 0.1.39 (#13334)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2019-04-27 09:10:22 -07:00
Hendrik PurmannandKubernetes Prow Robot bf990fe317 Fix invalid yaml output when no extra config is specified (#11483)
Signed-off-by: Hendrik Purmann <h.purmann@googlemail.com>
2019-02-18 03:00:11 -08:00
NaseemandKubernetes Prow Robot 2cacf4e208 Allow adding additional global config options (#11160)
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-02-06 06:49:57 -08:00
Jason ErtelandKubernetes Prow Robot d3fd3f1157 upgrade to elastalert 0.1.38 (#10266)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2018-12-27 12:45:50 -08:00
Jason Ertelandk8s-ci-robot f187e17ce1 Upgrade elastalert to 0.1.36 (#8983)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2018-11-03 03:03:44 -07:00
Richard Maynardandk8s-ci-robot 1efbb07e71 conditionally include certs (#7725)
Signed-off-by: Richard Maynard <richard.maynard@gmail.com>
2018-09-13 15:05:47 -07:00
Richard Maynardandk8s-ci-robot 3dad26e29b fix scope of realertIntervalMins (#7717)
Signed-off-by: Richard Maynard <richard.maynard@gmail.com>
2018-09-13 08:22:57 -07:00
Jason Ertelandk8s-ci-robot 9aec3c55cf upgrade to elastalert 0.1.35; add olemarkus as additional maintainer per his suggestion (#7713)
Signed-off-by: Jason Ertel <jertel@codesim.com>
2018-09-13 05:23:42 -07:00
Richard Maynardandk8s-ci-robot 1d2eadb909 [stable/elastalert] support basic auth, more retry control, scheduling options (#7665)
* support basic auth, more retry control, scheduling options

Signed-off-by: Richard Maynard <richard.maynard@gmail.com>

* address PR feedback

Signed-off-by: Richard Maynard <richard.maynard@gmail.com>
2018-09-11 17:18:05 -07:00
Thomas Raméandk8s-ci-robot 6f2522a379 [stable/elastalert] Add support to custom SSL certificates (#7629)
* [stable/elastalert] Add support to custom SSL certificates

Signed-off-by: Thomas Ramé <thomas.rame@outlook.com>

* Upgrade the chart version

Signed-off-by: Thomas Ramé <thomas.rame@outlook.com>
2018-09-11 12:37:09 -07:00
KUOKA Yusukeandk8s-ci-robot 4c485ef5f9 [stable/elastalert] Fix verbose/confusing index names on Elasticsearch 6.x (#5912)
* [stable/elastalert] Fix verbose/confusing index names on Elasticsearch 6.x

I had to set the writeback index to just `elastalert` in order to prevent elastalert to create verbose or confusing indices/types named like `elastalert_status_status/elastalert_status`, `elastalert_status_silence/elastalert_silence`, `elaststatus_status/elastalert`. The `_status` suffixes are redundant.

For more context, see the elastalert issue https://github.com/Yelp/elastalert/pull/1488 which was fixed via https://github.com/Yelp/elastalert/commit/c250100b7be07c68a53789569a86f87193ec37f4

* fix(elastalert): Bump chart version
2018-08-08 11:43:30 -07:00
Jason Ertelandk8s-ci-robot 16bf75c579 upgrade elastalert to 0.1.33, add formal maintainer (#6614) 2018-07-26 13:25:56 -07:00
Bryan Rosanderandk8s-ci-robot 7a7c8ef343 Allow setting of command and args on elastalert deployment (#5530)
* Allow setting of command and args on elastalert deployment

* Bumping minor version
2018-05-25 03:42:33 -07:00
Giancarlo Rubioandk8s-ci-robot f62797031f [Elastalert] set replicas count in deployment file (#5555)
* set replicas count in deployment file

* Update Chart.yaml

* Update Chart.yaml

* Update values.yaml
2018-05-17 14:28:02 -07:00
Jason Ertelandk8s-ci-robot ca5d95c810 [stable/elastalert] Upgrade to 0.1.30 of elastalert docker image (#5542)
* upgrade to new docker image 0.1.30

* upgrade to new docker image 0.1.30
2018-05-16 15:43:49 -07:00
Giancarlo Rubioandk8s-ci-robot 265f6ab530 [elastalert] Add flag to use_ssl when connecting to elasticsearch (#5269)
* Add flag to use_ssl when connecting to elasticsearch

* Set checksum on config files to automatically restart pod after a config/rule change

* Set use_ssl variable using camel case

* Update values.yaml
2018-05-09 16:02:54 -07:00
AdamDangandk8s-ci-robot 3b71472e2f Typo fix in elastalert/README.md: "is" is missed (#4989)
* Add version for elastalert

Add version for elastalert

* Typo fix in elastalert/README.md

Typo fix in elastalert/README.md
2018-04-19 07:51:01 -07:00
AdamDangandk8s-ci-robot 477f46a9af Add home key for elastalert (#4757)
The key "home" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-07 02:30:08 -07:00
Jason Ertelandk8s-ci-robot a6830d65f7 [stable/elastalert] Updated image for Elasticsearch 6 support, and other minor chart adjustments (#3859)
* Updated image for Elasticsearch 6 support, removed supervisord since k8s deployments provide that capability already, and added apiVersion to support helm upgrades

* added new dockerfile source repo to sources list for the Helm chart

* removed obsolete repo from helm Chart source list

* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot

* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot

* change maintainer format
2018-03-16 06:02:23 -07:00
Peter Grantandk8s-ci-robot 17717863bd fix readme (#3271) 2018-01-09 02:27:17 -08:00
Peter GrantandReinhard Nägele 679f8c1a24 Add Elastalert chart (#2676) 2017-11-23 20:59:45 +01:00