zuul/releasenotes/notes/elasticsearch-filter-zuul-returned-vars-4a883813481cc313.yaml
Thomas Cardonne 8c6b87cfff
Elasticsearch: filter zuul data from job returned vars
Remove data under the `zuul` key from the job returned vars.
These returned values are meant to be used only by Zuul and
shouldn't be included in documents as it may include large amount
of data such as file comments.

Change-Id: Ie6de7e3373b21b7c234ffedd5db7d3ca5a0645b6
2022-09-17 23:38:23 +02:00

7 lines
237 B
YAML

---
deprecations:
- |
The Elasticsearch reporter now filters `zuul` data from the job returned vars.
The job returned vars under the `zuul` key are meant for Zuul and may include large
amount of data such as file comments.