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

Help: Is it possible to inject faults in Redis with Envoy Redis Proxy? #27064

Closed
AjithPanneerselvam opened this issue Sep 4, 2020 · 1 comment

Comments

@AjithPanneerselvam
Copy link

AjithPanneerselvam commented Sep 4, 2020

I see that Envoy Redis Proxy allows us to inject faults in Redis - https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/network_filters/redis_proxy_filter#fault-injection

But, is the same enabled in Istio? I couldn't find any information for inducing faults with Envoy filters in Istio docs - https://istio.io/latest/docs/reference/config/networking/envoy-filter/ So, please educate me if I can inject faults in Redis with Redis proxy or by any other means.

@howardjohn
Copy link
Member

We do not support this. You may be able to configure it with the break glass https://istio.io/docs/reference/config/networking/envoy-filter/ API, but its not officially supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants