istio v1.31.0

VirtualService.spec.http[].match[].authority (oneOf 1).spec.http.fault

Fault injection policy to apply on HTTP traffic at the client side.

2 fields
VirtualService.spec.http[].match[].authority (oneOf 1).spec.http.fault fields and descriptions
Field / TypeDescription
any

Abort Http request attempts and return error codes back to downstream service, giving the impression that the upstream service is faulty.

any

Delay requests before forwarding, emulating various failures such as network issues, overloaded upstream service, etc.