Following up on
- T420189: Gerrit: Debug connection re-use on Gerrit's httpd causing Gerrit interface to be very slow
- and T417998: ATS: align ATS and Gerrit Apache timeouts to reenable connection re-use
It appears that a introducing Envoy in Gerrit's stack could help align our configs with the most common config behind CDN.
- add Envoy on puppet - operations/puppet/+/1258976
- test migration on gerrit-spare
operations/puppet/+/1259869,operations/puppet/+/1259899, operations/puppet/+/1259902 - test migration on gerrit-replica operations/puppet/+/1259944
- final migration on gerrit operations/puppet/+/1259945
We might also want to remove httpd from that stack after this is done, as it will become less relevant.



