Skip to content

Support compression:zstd_compressor #5645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

bjlhlin
Copy link

@bjlhlin bjlhlin commented Mar 31, 2025

What type of PR is this?

feat: Support compression:zstd_compressor

What this PR does / why we need it:
Support compression:zstd_compressor
Which issue(s) this PR fixes:

Fixes #5626

Release Notes: Yes/No

@bjlhlin bjlhlin requested a review from a team as a code owner March 31, 2025 12:49
compressorv3 "github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/compressor/v3"
hcmv3 "github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3"
protobuf "google.golang.org/protobuf/proto"
"google.golang.org/protobuf/types/known/anypb"

egv1a1 "github.com/envoyproxy/gateway/api/v1alpha1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

standard imports should be on the top and internal should be below

@arkodg
Copy link
Contributor

arkodg commented Apr 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support compression:zstd_compressor
2 participants