api icon indicating copy to clipboard operation
api copied to clipboard

Support gRPC status in fault abort

Open shamsher31 opened this issue 5 years ago • 2 comments

API support for https://github.com/istio/istio/pull/26059

Envoy support for gRPC status https://github.com/envoyproxy/envoy/issues/10323

More details: https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/fault_filter#controlling-fault-injection-via-http-headers

cc: @rshriram @ckcd

shamsher31 avatar Sep 24 '20 06:09 shamsher31

@shamsher31: 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 Jan 15 '21 14:01 istio-testing

@shamsher31 Do we have any update on this...?

110y avatar Aug 06 '21 02:08 110y

looks like this was addressed in a separate PR and has been added to the docs: https://preliminary.istio.io/latest/docs/reference/config/networking/virtual-service/#HTTPFaultInjection-Abort

GregHanson avatar Dec 05 '23 15:12 GregHanson