help wanted
Metriche repository
- Star
- (2871 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Description: Currently when you enable compression on envoy gateway there is no way how to configure allowed content types for the compression. From the envoy proxy docs we are getting default list of content types which have to match otherwise compression is completely ignored. Envoy gateway already exposes config for minContentLength but Content Type is missing.
Currently to allow custom content types outside of the default list I have to generate envoy patch policy in addition to the BTP compressor section.
[optional Relevant Links:]