[release-1.29] add statsCompression field to MeshConfig API, deprecating per pod annotation#3640
Conversation
…otation (#48051) * if set to true Envoy applies HTTP compression for metrics / stats via brotli, zstd or gzip if client sends appropriate `Accept-Encoding` header. * deprecate `sidecar.istio.io/statsCompression` annotation xref: istio/istio#48051 Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
|
Waiting for TOC approval: https://istio.slack.com/archives/C018VK0T9JT/p1769079792259339 |
fjglira
left a comment
There was a problem hiding this comment.
Approved by TOC members during WG last meeting. Adding a hold until istio/istio#58717 on master is merged and cherry-pick is created
Manually edit generated files :gross:
|
@keithmattix / @fjglira - is there a reason for the |
@PetrMc I suppose #3641 should be part of this backport here? |
|
@keithmattix when this one is merged and also updates in istio/istio accordingly (automator?) I could then get to finalizing istio/istio#58717 . The only thing left is the removal of the go.mod override because automator is currently stuck with CI failures I suppose. |
|
Removing the hold, the master istio/istio is approved and ready to merge, and we need the update in the release branch to be able to run the test on cp PR when is created |
This is an automated cherry-pick of #3628