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

Added max-unhealthy-endpoints-ratio cmdline parameter for PHC #3081

Merged
merged 1 commit into from
May 23, 2024

Conversation

RomanZavodskikh
Copy link
Member

@RomanZavodskikh RomanZavodskikh commented May 14, 2024

This parameter is nice to have because PHC feature was designed to mitigate some small amount of unhealthy endpoints.
So, it is better to fail open if the amount of unhealthy endpoints is "too much".

The introduced parameter configures this "too much".

@RomanZavodskikh RomanZavodskikh added the major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs label May 14, 2024
docs/operation/operation.md Outdated Show resolved Hide resolved
docs/operation/operation.md Outdated Show resolved Hide resolved
docs/operation/operation.md Outdated Show resolved Hide resolved
proxy/proxy.go Outdated Show resolved Hide resolved
proxy/proxy.go Outdated Show resolved Hide resolved
proxy/proxy.go Outdated Show resolved Hide resolved
@RomanZavodskikh RomanZavodskikh force-pushed the maxUnhealthyEpsRatio branch 2 times, most recently from fb4beba to dc87ad2 Compare May 21, 2024 16:08
Signed-off-by: Roman Zavodskikh <roman.zavodskikh@zalando.de>
@AlexanderYastrebov
Copy link
Member

👍

2 similar comments
@RomanZavodskikh
Copy link
Member Author

👍

@szuecs
Copy link
Member

szuecs commented May 23, 2024

👍

@szuecs szuecs merged commit 07de308 into master May 23, 2024
14 checks passed
@szuecs szuecs deleted the maxUnhealthyEpsRatio branch May 23, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants