api icon indicating copy to clipboard operation
api copied to clipboard

Distinguish upstream errors from local error for outlier detection

Open kidiyoor opened this issue 5 years ago • 3 comments

Subject: Allow to eject hosts when ONLY local origin errors are seen. Description: Currently exposed configuration doesn't allow to only consider local connect error, timeout error etc for outlier detection. This feature is needed if application workload is like a proxy and we want to failover only when the application is irresponsive and not the target. Envoy seen to support this feature already - https://github.com/envoyproxy/envoy/pull/4822.

k8s[ envoy(ingress) -> application ] -> target

kidiyoor avatar Sep 29 '20 19:09 kidiyoor

😊 Welcome @kidiyoor! This is either your first contribution to the Istio api repo, or it's been awhile since you've been here.

You can learn more about the Istio working groups, code of conduct, and contributing guidelines by referring to Contributing to Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

istio-policy-bot avatar Sep 29 '20 19:09 istio-policy-bot

Hi @kidiyoor. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Sep 29 '20 19:09 istio-testing

@kidiyoor: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Oct 22 '20 21:10 istio-testing

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2020-09-29. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

istio-policy-bot avatar May 15 '24 23:05 istio-policy-bot