mirror of https://github.com/grafana/loki
Helm: Add extraContainers to write pods (#11319)
**Adds the extraContainers to the write pod**: **Which issue(s) this PR fixes**: This fix will allow my team to add a pods that makes modification to the incoming logs before sending them to loki with minimal network transfer. **Special notes for your reviewer**: NONE **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [x] Documentation added - [x] Tests updated - [x] `CHANGELOG.md` updated - [x] If the change is worth mentioning in the release notes, add `add-to-release-notes` label - [x] Changes that require user attention or interaction to upgrade are documented in `docs/sources/setup/upgrade/_index.md` - [x] For Helm chart changes bump the Helm chart version in `production/helm/loki/Chart.yaml` and update `production/helm/loki/CHANGELOG.md` and `production/helm/loki/README.md`. [Example PR](pull/11357/headd10549e3ec) - [x] If the change is deprecating or removing a configuration option, update the `deprecated-config.yaml` and `deleted-config.yaml` files respectively in the `tools/deprecated-config-checker` directory. [Example PR](0d4416a4b0) --------- Co-authored-by: Michel Hollands <42814411+MichelHollands@users.noreply.github.com>
parent
a106b061cb
commit
0b9e573140
Loading…
Reference in new issue