Commit Graph

135 Commits

Author SHA1 Message Date
Miguel Ruiz
661e98d5e8 [bitnami/fluentd] Add forward TLS encryption and support for autogene… (#6526)
* [bitnami/fluentd] Add forward TLS encryption and support for autogenerated certs

* Reduce TLS secretName size

* Fix linting issue

* Fluentd major update. Replace fluentd.* helpers with common library

* Drop mountedTLS feature

* Fix linting

* Add validation check and minor fix

* Fix issues for aggregator disabled and forwarder disabled

* Update _helpers.tpl

* Fix typo
2021-06-16 11:12:20 +02:00
Bitnami Containers
2e63633cdc [bitnami/fluentd] Release 3.7.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-29 13:03:53 +00:00
Bitnami Containers
9f57a10766 [bitnami/fluentd] Release 3.7.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-26 07:39:59 +00:00
Adrian Catana
18d525a64b [bitnami/fluentd] Add terminationGracePeriodSeconds values (#6330) 2021-05-11 10:26:27 +02:00
Bitnami Containers
3401c6c01c [bitnami/fluentd] Release 3.7.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-29 07:54:31 +00:00
Bitnami Containers
a6e3081515 [bitnami/fluentd] Release 3.7.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-28 08:30:13 +00:00
Juan Ariza Toledano
bd8920baed [bitnami/fluentd] Add 'extraDeploy' parameter (#6224) 2021-04-27 17:15:10 +02:00
Bitnami Containers
a58e3ec7b6 [bitnami/fluentd] Release 3.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-27 12:50:53 +00:00
Bitnami Containers
8035f001fb [bitnami/fluentd] Release 3.6.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-23 07:41:11 +00:00
indie22
c5ed39e13d [bitnami/fluentd] (#6097)
* typo error on certificates name

* add root certificate

* upgrade chart version (path release)

* add root CA to volume with TLS secrets

* add root CA certificate

* fix : add root CA certificate to TLS secret (and not ingress TLS)

* add root ca certificate to values.yaml
2021-04-19 10:25:35 +02:00
Bitnami Containers
5ea301045b [bitnami/fluentd] Release 3.6.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-08 18:01:28 +00:00
Bitnami Containers
efaa830c98 [bitnami/fluentd] Release 3.6.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-29 07:06:59 +00:00
Bitnami Containers
dfc8c14e6c [bitnami/fluentd] Release 3.6.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-21 04:40:06 +00:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Bitnami Containers
d64be1629e [bitnami/fluentd] Release 3.6.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-19 04:35:19 +00:00
Zadkiel
fb53806f5b [bitnami/fluentd] feat: allow addition of servicemonitor labels and annotations (#5465)
* [fluentd] feat: allow addition of servicemonitor labels and annotations

* fix: labels and annotations are maps

* Apply suggestions from code review

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* fix: wrong indentation

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2021-02-18 17:33:27 +01:00
Carlos Rodríguez Hernández
779aef0d7b Update values.yaml 2021-02-11 14:13:40 +01:00
Carlos Rodríguez Hernández
05bcf10309 [bitnami/sharded,fluentd,kibana] Unify global section in values (#5458)
* [bitnami/sharded,fluentd,kibana] Unify global section in values

* Add storageclass to fluentd readme

* Add global storageclass to fluentd aggregator

* Update values.yaml
2021-02-11 14:12:24 +01:00
Bitnami Containers
1c509e3c12 [bitnami/fluentd] Release 3.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-04 05:04:44 +00:00
Javier J. Salmerón-García
eaefbc16ad [bitnami/fluentd] Add hostAliases (#5240)
* [bitnami/fluentd] Add hostAliases

* [bitnami/fluentd] Add hostAliases

* lint

* Lint
2021-01-28 13:17:45 +01:00
Carlos Rodríguez Hernández
0462921418 [bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206)
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Carlos Rodríguez Hernández
0bab690379 [bitnami/fluentd] Drop values-production.yaml support (#5105) 2021-01-19 17:53:43 +01:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Adam Holley
0372e19876 5077: Fluentd typo in ingress template (#5078)
This change removes the quotes around the $serviceName variable
which currently prevents interpolation.
2021-01-19 13:45:54 +01:00
Alejandro Moreno
f8f81a3c89 [bitnami/fluentd] Add missing features from stable/fluentd (#4215)
* Add missing features from stable/fluentd

* Add Chart.lock

* Linting

* Add ingress

* add kubeversion parameter

* Document variables in the README

* Add missing entry and secrets

* Update dependency

* Fix ingress backend
2021-01-15 17:25:56 +01:00
Krystan Stoyanov
cf1e7acbf2 [bitnami/fluentd] add means to configurate liveness and readiness endpoints for forwarder and aggregator (#4952)
* [bitnami/fluentd] add means to configurate liveness and readiness endpoints for forwarder and aggregator

* switched order of some fields in values files

Co-authored-by: krastan@gtmhub.com <krastan@gtmhub.com>
2021-01-13 09:13:02 +01:00
Bitnami Containers
39bde563ed [bitnami/fluentd] Release 3.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-05 05:02:03 +00:00
Bitnami Containers
cc293ac622 [bitnami/fluentd] Release 3.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-22 06:48:39 +00:00
forselli-stratio
9b0d7d1609 [bitnami/fluentd] Allow to configure persistence for forwarders (#4725) 2020-12-16 10:05:04 +01:00
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Juan Ariza Toledano
2826c125b4 [bitnami/*] Update dependencies (#4694) 2020-12-11 13:05:27 +01:00
Bitnami Containers
d9206090e0 [bitnami/fluentd] Release 3.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-10 23:24:56 +00:00
Juan Ariza Toledano
934259f781 [bitnami/*] Affinity based on common presets (ii) (#4472) 2020-11-25 09:57:36 +01:00
Carlos Rodríguez Hernández
890bc22919 [bitnami/fluentd] Major version. Adapt Chart to apiVersion: v2 (#4285)
* [bitnami/fluentd] Major version. Adapt Chart to apiVersion: v2

* [bitnami/fluentd] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 00:23:26 +01:00
Bitnami Containers
262985522a [bitnami/fluentd] Release 2.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-07 06:59:12 +00:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Charlie
9f513960b4 [bitnami/fluentd] Allow annotations for daemonset/statefulset (#3973)
* [bitnami/fluentd] Add forwarder and aggregator annotations

* [bitnami/fluentd] Increment Chart version

* Update README

* [bitnami/fluentd] Update syntax
2020-10-14 16:07:33 +02:00
Bitnami Containers
debffe3ee1 [bitnami/fluentd] Release 2.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-13 21:56:48 +00:00
Antoine Valley
ab61f26f66 [bitnami/fluentd] Add sidecars and init containers (#3966)
* [fluentd] Add sidecars and init containers

* Update bitnami/fluentd/README.md

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/fluentd/templates/forwarder-daemonset.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/fluentd/templates/forwarder-daemonset.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/fluentd/Chart.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/fluentd/values.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Review fix

* fix typo

* Fix indentation

Co-authored-by: VALLEY Antoine (T0173847) <antoine.valley@mythalesgroup.io>
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
2020-10-13 08:47:11 +02:00
Bitnami Containers
5edecd5d16 [bitnami/fluentd] Release 2.2.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-30 06:52:21 +00:00
Bitnami Containers
f43317f1b0 [bitnami/fluentd] Release 2.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-23 10:08:54 +00:00
Bitnami Containers
f0857e6a51 [bitnami/fluentd] Release 2.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-21 12:02:46 +00:00
Chad Wilson
8398ae65db [bitnami/fluentd] Introduce a bundled PodSecurityPolicy for the fluentd forwarder (#3664)
* [bitnami/fluentd] Define `runAsGroup` for the aggregator to avoid it using the root group by default

* [bitnami/fluentd] Allow optional creation of a PodSecurityPolicy suitable for the forwarder

The forwarder will not work with a typical restricted PodSecurityPolicy. This packaged PSP provides the bare minimum that is typically required for fluentd to scrape logs from the host.

* [bitnami/fluentd] Remove unnecessary newlines
2020-09-15 12:08:08 +02:00
Chad Wilson
82ab5c0969 [bitnami/fluentd] Introduce containerSecurityContext to improve security and compatibility with PodSecurityPolicy (#3615)
* [bitnami/fluentd] Bump image version to that with reduced Linux capabilities (from bitnami-docker-fluentd#14)

* [bitnami/fluentd] Define overridable `containerSecurityContext` for both `aggregator` and `forwarder`

Allows compatibility with more restrictive `PodSecurityPolicy` where containers must explicitly declare Linux capabilities they require

* [bitnami/fluentd] Add ability to mount `extraVolume`s into the `aggregator` to support mounting `emptyDir`s for running with `readOnlyRootFilesystem: true`

Allows compatibility with more restrictive `PodSecurityPolicy` where containers cannot have writable root file systems.

* [bitnami/fluentd] Bump Chart version
2020-09-08 11:05:36 +02:00
Chad Wilson
e7dca002c8 [bitnami/fluentd] Tidy minor consistency nitpicks in the chart (#3616) 2020-09-07 09:01:24 +02:00
Bitnami Containers
374e903fce [bitnami/fluentd] Release 2.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-04 05:40:28 +00:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af [bitnami/metrics-server] Add source repo (#3577)
* [bitnami/all] Add home to this repository

* Remove duplicated entries
2020-09-03 12:00:10 +02:00
Chad Wilson
7096063c48 [bitnami/fluentd] Allow use of a custom ServiceAccount for fluentd aggregator, similar to that of the forwarder (#3292) (#3293) 2020-09-02 12:48:53 +02:00
Chad Wilson
5166d9dbe5 [bitnami/fluentd] Omit nodePort definitions from ports when defining aggregator headless service (#3528) (#3529)
Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-08-31 13:28:38 +02:00
Joshua Wright
c7f5c590d7 [bitnami/fluentd] Add fluentd priorityClassName (#3543)
* Added priorityClassName

* Added priorityClassName

* Correct Formatting
2020-08-31 10:17:26 +02:00