envoyproxy / envoyproxy/gateway
Add e2e test verifying compression setting using `compressor` type
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
Description
The compressor field is being deprecated in favor of the [compressor](https://github.com/envoyproxy/gateway/blob/4af9a89495878c6da555966a9774692dac143e0e/api/v1alpha1/backendtrafficpolicy_types.go#L92) field
We don't have an e2e test to verify the compression configuration using `compressor`.
I would be better to add an e2e test similar to [this test](https://github.com/envoyproxy/gateway/blob/main/test/e2e/testdata/compression.yaml) to verify the use case of `compressor`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.