Closed arkodg closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.47%. Comparing base (
a88e6eb
) to head (617f384
). Report is 12 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM. @arkodg the title should be "Set ignore_health_on_host_removal to true for dynamic clusters" ?
Static here is static endpoints delivered by EDS
Oh I see. Thanks for the explaination.
lgtm
Removes the endpoint from the pool faster instead of waiting for the result of the active health check. Since the control plane already has definitive endpoint health info from the EndpointSlice API, it's safe to set this.
Fixes: https://github.com/envoyproxy/gateway/issues/4564