Commit Graph
7 Commits
Author SHA1 Message Date
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
Daniel Shackelford 81427a4903 Add source for docker image (#11072)
* Add source for docker image

The existing sources do not produce an image that works with this chart. From what I can tell, the image was built from the fluentd-es image maintained in the Kubernetes repo.

Signed-off-by: Daniel Shackelford <daniel.shackelford@ithaka.org>

* * Bumped chart version

Signed-off-by: Daniel Shackelford <Daniel.Shackelford@ithaka.org>
2019-02-04 11:15:22 -08: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
Pete Brown 8b6ac0843a Add myself to OWNERS for stable/fluentd (#10435)
Signed-off-by: Pete Brown <pete.brown@powerhrg.com>
2019-01-07 09:56:38 -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