envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.55k stars 333 forks source link

[release/v1.1] cherry pick with test logs #4317

Closed guydc closed 4 days ago

guydc commented 5 days ago

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.34%. Comparing base (563fb3c) to head (d37e0e1).

Files with missing lines Patch % Lines
internal/cmd/envoy/shutdown_manager.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v1.1 #4317 +/- ## ================================================ - Coverage 67.34% 67.34% -0.01% ================================================ Files 183 183 Lines 22515 22521 +6 ================================================ + Hits 15163 15167 +4 - Misses 6261 6264 +3 + Partials 1091 1090 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.