17 Commits
Author SHA1 Message Date
Pavel Dmytrenko 06784b3003 [stable/fluentd] Expose replicaCount in values file (#22842)
* [stable/fluentd] Expose replicaCount in values file

Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com>

* [stable/fluentd] Bump chart version

Signed-off-by: Pavel Dmytrenko <mail@pavdmyt.com>
2020-07-18 03:00:50 -07:00
Pavel Dmytrenko 39b30b5a04 [stable/fluentd] Add podLabels (#23169)
* [stable/fluentd] Add support for podLabels

Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com>

* [stable/fluentd] Bump chart version

Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com>

* [stable/fluentd] Update README

Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com>

* [stable/fluentd] Rename labels property

Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com>
2020-07-15 10:12:37 -07:00
Alex Snast 4a8d479f6a [stable/fluentd] adding option to mount extra volumes (#19216)
Signed-off-by: Alex Snast <alexsn@fb.com>
2019-11-28 06:15:04 -08:00
Austin Orth 96b8887d69 [stable/fluentd] Added service.loadBalancerIP (#18498)
Added conditional to the service template and documentation to both the
values file and the readme for setting custom load balancer IP address.

Signed-off-by: Austin Orth <aorth@niche.com>
2019-11-03 06:43:39 -08:00
Aaron Layfield 96e13e8cc8 [stable/fluentd] Added support for plugin installation (#16705)
* Added support for plugin installation via chart

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Removed testing default values

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Increment Chart Version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Adding check on plugin list empty

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
2019-09-20 10:13:48 -07:00
20100b 1779eb3a2a [stable/fluentd] specify service account name (#16572)
* Bump chart version

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Support RBAC

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Revert deployment.yaml resulting from bad merge

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* add missing newline character

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>

* Service account name template

Signed-off-by: Vincent Beaulieu <vbeaulieu@GENETEC.COM>
2019-08-30 09:19:54 -07:00
Sharon Vendrov 9b33d095e5 [stable/fluentd] Support higher termination grace period (#16510)
* Suuport higher termination grace period

Signed-off-by: Sharon <sharonv@perion.com>

* bump chart version

Signed-off-by: Sharon <sharonv@perion.com>
2019-08-22 06:52:32 -07:00
Sharon Vendrov 7f9840ad82 [stable/fluentd] Add support for fluentd autoscaling (#16225)
* Add support for fluentd autoscaling

Signed-off-by: Sharon <sharonv@perion.com>

* fix `no new line character at the end of file`

Signed-off-by: Sharon <sharonv@perion.com>
2019-08-20 07:28:59 -07:00
Sharon Vendrov f49c12f106 [stable/fluentd] Add service annotations (#15318)
* Add service annotations

Signed-off-by: Sharon <sharonv@perion.com>

* bump chart version and update variable in README

Signed-off-by: Sharon <sharonv@perion.com>
2019-08-01 02:16:14 -07:00
Sébastien Prud'homme bcb2c7aa21 [stable/fluentd] add Prometheus metrics (#14438)
* [stable/fluentd] add Prometheus metrics

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>

* [stable/fluentd] Typo

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-06-04 05:27:14 -07:00
arthurvanduynhoven 05ef15cac3 Fluentd - Add option to add environment variables from secrets (#12565)
Signed-off-by: Arthur Van Duynhoven <arthur.vanduynhoven@irdeto.com>
2019-04-26 04:04:26 -07:00
arthurvanduynhoven 8488ad18bd Fluentd - Allow ingress path to be configurable (#12561)
Signed-off-by: Arthur Van Duynhoven <arthur.vanduynhoven@irdeto.com>
2019-04-26 03:54:26 -07:00
Ismail Alidzhikov f3eb27cad9 [stable/fluentd] Update fluentd to v2.4.0 (#11670)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-05 12:39:21 -07:00
Renat Galiev 5b0224d570 [stable/fluentd] add annotations to pod (#10600)
* add annotations to pod

Signed-off-by: Renat Galiev <renat@galiev.net>

* Fix chart version not bumped

Signed-off-by: Renat Galiev <renat@galiev.net>
2019-01-14 02:39:34 -08:00
Johnathan Rodgers 08bee4b999 Add nodePort configuration for Fluentd (#9071)
Statically assign nodePort

Signed-off-by: Johnathan Rodgers <jrodgers@powerhrg.com>
2019-01-07 10:38:11 -08:00
Thomas Lovett 5d7cd28464 [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version (#9575)
* [stable/fluentd] Add support for configuring elasticsearch scheme and ssl_version
- Allows end users to connect Fluentd to Elasticsearch over HTTPS
- Uses the same defaults as the underlying out_elasticsearch plugin (see github.com/uken/fluent-plugin-elasticsearch as of commit 573c39a)

Signed-off-by: Thomas Lovett <tklovett@gmail.com>

* bump minor version rather than patch

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2018-12-17 13:00:16 -08:00
Pete Brown 4f88c32c95 Promote Fluentd to stable (#8477)
* Promote Fluentd to stable

Redo of #7182

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>

* Increment version for fluentd

Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
2018-10-16 02:52:29 -07:00