18 Commits
Author SHA1 Message Date
Matt Farina 269d7791a5 [stable/fluentd] deprecating chart (#24315)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:27:51 +01:00
Scott Rigby 8b0d45d3d0 [stable/fluentd] add repo archive notice (#24110)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:26:12 -08: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
imrtfm 8da88cf6a8 [stable/fluentd] Minor typo in README.md (#22898)
* Minor typo in the stable/fluentd/README.md

Signed-off-by: David Calvert <davidcalvertfr@gmail.com>

* Updated Chart version from 2.4.2 to 2.4.3 (minor)

Signed-off-by: David Calvert <davidcalvertfr@gmail.com>

* Updated stable/fluentd Chart version from 2.4.2 to 2.4.3 (minor)

Signed-off-by: David Calvert <davidcalvertfr@gmail.com>
2020-06-30 06:40:05 -07:00
Dale Tristram 7bede7ff8e [stable/fluentd] Enable use of statefulset without autoscaling (#19668)
Signed-off-by: Dale Tristram <dale.tristram@sprinthive.com>
2020-03-06 04:25:22 -08: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
Matt Lewis 3d913a59f9 Fix output.scheme notation (#17147)
* Fix `output.scheme` notation

This looks like a copy-paste typo. I updated the description to match the related key.

Signed-off-by: Matt Lewis <matt@mplewis.com>

* fix: bump chart version

Signed-off-by: Matt Lewis <matt@mplewis.com>
2019-11-06 14:15:49 -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
Maxime Guyot 762526ea07 Add README.md to fluentd (#11182)
Signed-off-by: Maxime Guyot <maxime@root314.com>
2019-02-06 08:03:09 -08:00