Skip to content
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

disableCompression: Expose configuration to toggle Envoy GZIP compression on the responses #6546

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

fix assertion arg order and bump timeout

45ea946
Select commit
Loading
Failed to load commit list.
Open

disableCompression: Expose configuration to toggle Envoy GZIP compression on the responses #6546

fix assertion arg order and bump timeout
45ea946
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 0s

70.12% of diff hit (target 81.76%)

View this Pull Request on Codecov

70.12% of diff hit (target 81.76%)

Annotations

Check warning on line 452 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L452

Added line #L452 was not covered by tests

Check warning on line 349 in cmd/contour/servecontext.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/servecontext.go#L340-L349

Added lines #L340 - L349 were not covered by tests

Check warning on line 353 in cmd/contour/servecontext.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/servecontext.go#L351-L353

Added lines #L351 - L353 were not covered by tests

Check warning on line 983 in pkg/config/parameters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/parameters.go#L982-L983

Added lines #L982 - L983 were not covered by tests

Check warning on line 989 in pkg/config/parameters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/parameters.go#L988-L989

Added lines #L988 - L989 were not covered by tests

Check warning on line 1033 in pkg/config/parameters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/parameters.go#L1031-L1033

Added lines #L1031 - L1033 were not covered by tests