123 Commits
Author SHA1 Message Date
Matt FarinaandGitHub 743cef088f [stable/fluent-bit] deprecating chart (#24314)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:27:58 +01:00
Scott RigbyandGitHub 1874fd5568 [stable/fluent-bit] add repo archive notice (#24109)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:26:04 -08:00
Tim HobbsandGitHub b5cb5250cb [stable/fluent-bit] Configurable test images (#23710)
Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>
2020-09-17 05:20:45 -07:00
Pavel DmytrenkoandGitHub 983796fdb5 [stable/fluent-bit] Add support for init containers (#23074)
* [stable/fluent-bit] Implement support for init containers

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

* [stable/fluent-bit] Update README

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

* [stable/fluent-bit] Bump chart version

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

* [stable/fluent-bit] Resolve conflict

Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com>
2020-07-18 05:40:50 -07:00
Ivan KurnosovandGitHub c556d78d0d [stable/fluent-bit] Added input.tail.exclude_path parameter (#22392)
Signed-off-by: Ivan Kurnosov <zerkms@zerkms.com>
2020-07-10 02:25:48 -07:00
shatravkoandGitHub d407562106 Added 'extraEntries.service' parameter (#22852)
Signed-off-by: Maksim Shatravko <ma.shatravko@gmail.com>
2020-06-18 00:36:04 -07:00
Or SelaandGitHub 54d4a6de5b [stable/fluent-bit] tail input docker mode (#22146)
Signed-off-by: Or Sela <orsela1@gmail.com>
2020-05-31 08:57:53 -07:00
ArturoandGitHub f6187869f3 [stable/fluent-bit] Added output es Logstash_DateFormat parameter (#22485)
* Added Logstash_DateFormat to fluent-bit template

Signed-off-by: Arturo Penen <apenen@gmail.com>

* Increase chart version

Signed-off-by: Arturo Penen <apenen@gmail.com>

* Corrected end if

Signed-off-by: Arturo Penen <apenen@gmail.com>
2020-05-25 01:49:11 -07:00
Nick VladiceanuandGitHub 25ab41b429 [stable/fluent-bit] Enabling dnsConfig option in the Chart (#22419)
Signed-off-by: Nick Vladiceanu <vladiceanu.n@gmail.com>
2020-05-16 02:15:36 -07:00
Marcos EstévezandGitHub 34b7037add [stable/fluent-bit] Adds imagePullSecrets to test image (#21946)
Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>
2020-04-27 13:52:04 -07:00
050a109d5a [stable/fluent-bit] Fix for google_service_credentials, fixes #20482 (#20483)
* Fix fir google_service_credentials, issue:https://github.com/helm/charts/issues/20482

Signed-off-by: Richard Calosso <richard@calosso.us>

* Bump chart version

Signed-off-by: Richard Calosso <richard@calosso.us>

Co-authored-by: Richard Calosso <richard@calosso.us>
2020-04-06 01:55:47 -07:00
Christian GroschuppandGitHub 012ff2d86b [stable/fluent-bit] Add serviceAccount annotations (#21056)
* [stable/fluent-bit] Add serviceAccount annotations

Signed-off-by: Christian Groschupp <christian@groschupp.org>

* Bump fluent-bit chart to version 2.8.11

Signed-off-by: Christian Groschupp <christian@groschupp.org>
2020-02-26 13:55:19 -08:00
Chris MintonandGitHub 8a0bb4e865 [stable/fluent-bit] Add Logstash_Prefix_Key as an optional parameter (#20719)
Signed-off-by: Chris Minton <christopher.minton@sainsburys.co.uk>
2020-02-17 10:25:28 -08:00
Asher FoaandGitHub 82a059d2c9 [stable/fluent-bit] update to fluent-bit v1.3.7 (#20768)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2020-02-16 04:53:27 -08:00
Danylo HetmantsevandGitHub 5027a33642 [stable/fluent-bit] Add tag to kubernetes-audit in fluent-bit chart. (#20583)
* Add tag to kubernetes-audit in fluent-bit chart.

Signed-off-by: Danylo Hetmantsev <danylo.hetmantsev@syncier.com>

* Bump chart version.

Signed-off-by: Danylo Hetmantsev <danylo.hetmantsev@syncier.com>
2020-02-12 02:14:52 -08:00
Simon PietteandKubernetes Prow Robot 4d60fdca4a Add json_date_format to backend.http configuration (#20112)
Signed-off-by: Simon Piette <piette.simon@gmail.com>
2020-01-15 14:38:23 -08:00
9d623f14b8 [stable/fluent-bit]add use_journal (#19622)
* [stable/fluent-bit] allow collecting audit logs (#19598)

* [fluent-bit] allow collecting audit logs

Signed-off-by: alejandroEsc <jaescobar.cell@gmail.com>

* fixed extranentry item

Signed-off-by: alejandroEsc <jaescobar.cell@gmail.com>
Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* [stable/pomerium] Fix helm lint --strict errors (#19527)

* [stable/pomerium] Added the extra values that are needed to pass helm lint --strict

Signed-off-by: Alexios Polyzos <a.polyzos@thebeat.co>

* [stable/pomerium] Added the extra variables to the Pomerium configuration list

Signed-off-by: Alexios Polyzos <a.polyzos@thebeat.co>

* [stable/pomerium] Bump chart version

Signed-off-by: Alexios Polyzos <a.polyzos@thebeat.co>

* [stable/pomerium] Default name overrides to empty string

Signed-off-by: Alexios Polyzos <a.polyzos@thebeat.co>
Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* [stable/prometheus-blackbox-exporter] Able to mount extra secrets int… (#19119)

* [stable/prometheus-blackbox-exporter] Able to mount extra secrets into the Pod, for example certificates.
Signed-off-by: Hung Do <hdo@infodation.nl>

* [stable/prometheus-blackbox-exporter] Able to mount extra configmaps

Signed-off-by: Hung Do <hdo@infodation.nl>

* [stable/prometheus-blackbox-exporter] Bump up minor version and configmap and secret variables are on par with each other

Signed-off-by: Hung Do <hdo@infodation.nl>

* [stable/prometheus-blackbox-exporter] Improved configmap/secrets examples in the values.yaml

Signed-off-by: Hung Do <hdo@infodation.nl>
Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: Robert Snyder <rsnyder_co@msn.com>
Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: Robert Snyder <rsnyder_co@msn.com>
Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: rss5mpk@ssh://github.homedepot.com <robert_snyder@homedepot.com>

* added use_journal. Signed-off-by: Robert Snyder <rsnyder_co@msn.com>

Signed-off-by: Robert Snyder <robert_snyder@homedepot.com>

Co-authored-by: Alejandro Escobar <jaescobar.cell@gmail.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Terentio <35747908+Terentio@users.noreply.github.com>
2020-01-11 13:25:37 -08:00
805a7aa30a [stable/fluent-bit]: upgrade to Fluent Bit v1.3.5 (#19736)
* [stable/fluent-bit]: upgrade to Fluent Bit v1.3.5

release notes:

https://fluentbit.io/announcements/v1.3.5/

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>

* update readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-21 18:25:32 -08:00
Alejandro EscobarandKubernetes Prow Robot 29596c6228 [stable/fluent-bit] allow collecting audit logs (#19598)
* [fluent-bit] allow collecting audit logs

Signed-off-by: alejandroEsc <jaescobar.cell@gmail.com>

* fixed extranentry item

Signed-off-by: alejandroEsc <jaescobar.cell@gmail.com>
2019-12-16 01:15:37 -08:00
Simon PietteandKubernetes Prow Robot 5fca8c40eb stable/fluent-bit: add input.systemd.stripUnderscores (#19483)
- fix https://github.com/fluent/fluent-bit/issues/638
  "This options needed because kibana ignore fields with underscores at
  beginning."

Signed-off-by: Simon Piette <piette.simon@gmail.com>
2019-12-10 12:06:05 -08:00
Hoa NguyenandKubernetes Prow Robot a7f95e269e Enable tls for fluent-bit forward plugin (#17109)
Signed-off-by: Hoa Nguyen <hoanguyen2708@gmail.com>
2019-11-18 00:31:42 -08:00
grimmxsleeperandKubernetes Prow Robot 866c1da688 [stable/fluent-bit] Add Retry_Limit parameter support for es output (#18172)
Signed-off-by: Nick Saari <nsaari@ptc.com>
2019-11-11 01:21:41 -08:00
Matthieu ParetandKubernetes Prow Robot 03122602ae [stable/fluent-bit] Upgrade fluentbit to 1.3.2 (#18328)
* Update to 1.3.2

Signed-off-by: --replace-all <matthieu.paret@lifen.fr>

* Fix readme

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-10-28 03:37:26 -07:00
Chris SngandKubernetes Prow Robot e6bffc2f50 [stable/fluent-bit] Stackdriver backend (#15549)
* Implement Stackdriver backend

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* Fix stackdriver backend default values

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* fix typo

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* Update daemonset api version

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* Update Chart.yaml

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* Addressing comments from PR review

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>

* more rename

Signed-off-by: Chris Sng <chrissng@users.noreply.github.com>
2019-10-18 10:27:59 -07:00
kondasandKubernetes Prow Robot 7cb24caa54 [stable/fluent-bit] Use apps/v1 api for DaemonSet if k8s > 1.9 (#17834) (#17838)
Signed-off-by: László Kondás <laszlo.kondas@gmail.com>
2019-10-09 12:17:49 -07:00
Pascal MorillonandKubernetes Prow Robot d973c8ba0b [stable/fluent-bit] Add ignore_older parameter support for tail input… (#17443)
* [stable/fluent-bit] Add ignore_older parameter support for tail input plugin

Signed-off-by: Pascal Morillon <pascal.morillon@irisa.fr>

* [stable/fluent-bit] Fixes default values for input.tail.ignore_older

Signed-off-by: Pascal Morillon <pascal.morillon@irisa.fr>
2019-10-02 00:37:07 -07:00
Asher FoaandKubernetes Prow Robot f9efc8de7d Expose Logstash_Format param for ES Backend. (#16260)
Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-08-26 09:24:22 -07:00
Adrien MontfortandKubernetes Prow Robot 3077417ad8 [stable/fluent-bit] Allow configuring http headers for backend http (#16329)
Signed-off-by: Adrien Montfort <adrien@sorare.com>
2019-08-15 05:16:33 -07:00
Endre CzirbeszandKubernetes Prow Robot 728a368f7d [stable/fluent-bit] Adding ES auth secret (#14849)
Signed-off-by: Endre Czirbesz <endre.czirbesz@rungway.com>
2019-08-13 00:36:00 -07:00
NaseemandKubernetes Prow Robot 21f509b6b5 bump version (#15865)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-25 07:03:52 -07:00
Ismail AlidzhikovandKubernetes Prow Robot 9b89f45a27 [stable/fluent-bit] Upgrade to 1.2.1 (#15512)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-15 04:03:07 -07:00
Tim HobbsandKubernetes Prow Robot b8bf0dd11c [stable/fluent-bit] Determine correct PodSecurityPolicy ApiGroup (#15355)
* Determine correct PodSecurityPolicy ApiGroup

PodSecurityPolicy API Group changed between Kubernetes version 1.13
(extensions) and 1.14 (policy)

Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>

* Bump version

Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>
2019-07-11 09:58:55 -07:00
Yurii PolishchukandKubernetes Prow Robot c6d0075ca1 add securityContext and podSecurityContex (#15357)
Signed-off-by: Yurii Polishchuk <yuriy.pol@gmail.com>
2019-07-09 09:32:02 -07:00
Sébastien Prud'hommeandKubernetes Prow Robot d2025d2e81 [stable/fluent-bit] add a servicemonitor resource for Prometheus operator (#14416)
* [stable/fluent-bit] add a servicemonitor resource for Prometheus operator

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

* [stable/fluent-bit] check API availability

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-07-04 00:42:13 -07:00
NaseemandKubernetes Prow Robot 43cd1ac61d Set to null by default (#15194)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-01 16:13:20 -07:00
Fernando MendozaandKubernetes Prow Robot fa76f7f93d [stable/fluent-bit] Add Pod Security Policy (#15046)
* [stable/fluent-bit] Add Pod Security Policy

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>

* Bump chart version

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>

* Revert chart version bump

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>

* Rebump

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>
2019-06-28 11:52:54 -07:00
Agustín HoulgraveandKubernetes Prow Robot 291ccbb098 [stable/fluent-bit] Add logfmt support (#14174)
* [stable/fluent-bit] update README.md

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] update config.yaml

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] update values.yaml

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>

* [stable/fluent-bit] bump chart version

Signed-off-by: Agustin Houlgrave <a.houlgrave@gmail.com>
2019-06-27 15:19:58 -07:00
Eduardo SilvaandKubernetes Prow Robot 6ab7bf7a73 [stable/fluent-bit]: upgrade to Fluent Bit v1.2.0 (#15101)
In addition to version upgrade, this patch adds the new chart option
called 'mergeLogKey' that configure Merge_Log_Key inside the Kubernetes
filter.

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
2019-06-27 11:49:26 -07:00
Asher FoaandKubernetes Prow Robot 1f8a85be9d [stable/fluent-bit] upgrade to fluent-bit v1.1.3 (#14995)
* [stable/fluent-bit] upgrade to fluent-bit v1.1.3

Signed-off-by: Asher Foa <asher@asherfoa.com>

* Use https in links.

Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-06-24 10:46:10 -07:00
Eduardo SilvaandKubernetes Prow Robot 0e587e0bca [stable/fluent-bit] Upgrade to v1.1.2 (SECURITY UPDATES) (#14394)
Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
2019-06-03 00:44:13 -07:00
Hector FernandezandKubernetes Prow Robot 9612a7f6b9 fluent-bit: add metrics service labels (#14003)
Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
2019-05-30 05:26:21 -07:00
Hector FernandezandKubernetes Prow Robot 0584577ca9 maintainers: add new reviewers and maintainers to ES and Fluentd (#14238)
Signed-off-by: Hector Fernandez <hfernandez@mesosphere.com>
2019-05-29 03:56:24 -07:00
Steve ChungandKubernetes Prow Robot e126e841e4 fluent-bit test revisions, fixes es test (#12601)
Signed-off-by: Steven Chung <schung@mesosphere.io>
2019-05-23 09:38:24 -07:00
Sagar JauhariandKubernetes Prow Robot 0a9a6f7ec6 [stable/fluent-bit] Fix table formatting in Readme.md (#13962)
* [stable/fluent-bit] Fix table formatting in Readme.md

Signed-off-by: Sagar Jauhari <sagarjauhari@users.noreply.github.com>

* Bumping version

Signed-off-by: Sagar Jauhari <sagarjauhari@users.noreply.github.com>
2019-05-18 08:41:12 -07:00
Eduardo SilvaandKubernetes Prow Robot e3a9ecbdec [stable/fluent-bit] Upgrade to Fluent Bit v1.1.0 (#13702)
* [stable/fluent-bit] Upgrade to Fluent Bit v1.1.0

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>

* [stable/fluent-bit] add new filter.KubeTagPrefix option

Starting from Fluent Bit 1.1.0, a new option called Kube_Tag_Prefix has
been introduced to help to discover Kubernetes metadata coming from
monitored files. This change adjust to the upgrade requirements on the
following document:

https://docs.fluentbit.io/manual/installation/upgrade_notes

Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
2019-05-16 16:50:27 -07:00
kfox1111andKubernetes Prow Robot 1b491c382b Fix regression by pr #13000 (#13925)
This reverts the incorrect patch merged as part of pr #13000 as
well as adds warnings so that hopefully this never happens again.`

Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-05-16 09:30:17 -07:00
Steve FlandersandKubernetes Prow Robot a5a1016e3a Change indent from 8 to 4 (#13000)
Addresses #12106

Signed-off-by: Steve Flanders <steve@omnition.io>
2019-05-16 02:55:46 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot 027d5b7447 add apiVersion (#13788)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 15:19:09 -07:00
Manuel MorejónandKubernetes Prow Robot 72fdb25391 [stable/fluent-bit] Add priorityClassName (#13700)
* [stable/fluent-bit] Add priorityClassName

Signed-off-by: Manuel Morejón <manuel.morejon.85@gmail.com>

* [stable/fluent-bit] Add priorityClassName
* Change version.

Signed-off-by: Manuel Morejón <manuel.morejon.85@gmail.com>

* [stable/fluent-bit] Remove not necessary space.

Signed-off-by: Manuel Morejón <manuel.morejon.85@gmail.com>

* [stable/fluent-bit] Change version number.

Signed-off-by: Manuel Morejón <manuel.morejon.85@gmail.com>
2019-05-13 06:20:19 -07:00
Steve FlandersandKubernetes Prow Robot 01bcd75611 Remove quotes around _SYSTEMD_UNIT value (#12162)
* Remove quotes around _SYSTEMD_UNIT value

If the _SYSTEMD_UNIT value is quoted then fluent-bit will fail to pick
up the value desired. Removing the quotes fixes the issue.

  - fixes #12161

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
- [x] [DCO](https://github.com/helm/charts/blob/master/CONTRIBUTING.md#sign-your-work) signed
- [x] Chart Version bumped

Signed-off-by: Steve Flanders <steve@sflanders.net>
Signed-off-by: Steve Flanders <steve@omnition.io>

* Bump version number

Signed-off-by: Steve Flanders <steve@omnition.io>
2019-04-15 11:08:09 -07:00