Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
a5e4bd0e35 Replace VMware by Broadcom copyright text (#25306)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-04-25 12:44:38 +02:00
Juan Ariza Toledano
4cea1569d5 [bitnami/fluentd] Use common capabilities for PSP (#19627) 2023-09-29 13:23:20 +02:00
Juan Ariza Toledano
53019fe458 [bitnami/fluentd] Support for customizing standard labels (#18302) 2023-08-22 17:25:58 +02:00
Felipe V.C. Serafim
da68be8e95 Add copyright header (#17300)
* Add copyright header

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Remove copyright from vib runtime_parameters files

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Add copyright header for pinniped-auth.sh

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Update templates copyright header format

Signed-off-by: sfelipe <sfelipe@vmware.com>

---------

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-26 10:28:56 +02:00
Carlos Rodríguez Hernández
a66f58ea03 [bitnami/fluentd] Remove namespace field for cluster wide resources (#17274)
* [bitnami/fluentd] Remove namespace field for cluster wide resources

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

* Update forwarder-clusterrolebinding.yaml

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

---------

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2023-06-21 12:38:39 +02:00
Vinod Dampuru
10b78cfb7b Adjusting the resourceNames attribute as all the resources created by this helm chart don't have namespace appended. Due to this the ClusterRole don't have access to the resources created by this helm chart (#15995)
Signed-off-by: Vinod <vinod.dampuru@thoughtworks.com>
2023-04-12 15:08:06 +02:00
izturn
ea926b7534 [bitnami/fluentd] Adjust the naming style for resources
Signed-off-by: Gang Liu <gang.liu@daocloud.io>

Signed-off-by: Gang Liu <gang.liu@daocloud.io>
2022-11-03 11:16:12 +01:00
Jose Antonio Carmona
1b898101d8 [bitnami/fluentd] Add GOSS tests and publish using VIB (#11427)
Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>
2022-07-29 19:10:28 +02:00
Miguel Ruiz
0051524e56 [bitnami/fluentd] Add missing namespace metadata (#10123)
* [bitnami/fluentd] Add missing namespace metadata

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* ServiceMonitor namespace

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
2022-05-12 10:15:43 +02:00
Miguel Ruiz
954cfce85a [bitnami/fluentd] Chart standardized (#7929)
* [bitnami/fluentd] Chart standardised

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Remove rbac and serviceAccount warnings

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* [bitnami/fluentd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-01-18 17:19:58 +01:00
Pablo Galego
5cac7539dc [bitnami/*] Mark PodSecurityPolicy resources as deprecated (#7948)
* [bitnami/concourse] Deprecate PSP

* [bitnami/elasticsearch] Deprecate PSP

* [bitnami/external-dns] Deprecate PSP

* [bitnami/fluentd] Deprecate PSP

* [bitnami/kiam] Deprecate PSP

* [bitnami/common] Change common.capabilities.policy.apiVersion description

* Version bumps and minor fixes after sync with master

* [bitnami/fluentd] Drop PSP checksum annotation from DaemonSet

* [bitnami/common] Correct common.capabilities.policy.apiVersion description
2021-10-27 15:42:47 +02:00
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
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01: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
e7dca002c8 [bitnami/fluentd] Tidy minor consistency nitpicks in the chart (#3616) 2020-09-07 09:01:24 +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