We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team, I am trying to run add_delay_fault() as defined under actions.py. https://github.com/chaostoolkit-incubator/chaostoolkit-istio/blob/master/chaosistio/fault/actions.py#L184 It fails at this call : get_virtual_service under probes.py. There is not much information available in logs. Also I tried to go through the documentation link: https://istio.io/docs/reference/config/istio.networking.v1alpha3/#HTTPFaultInjection-Delay But none of the documentation links are available. It says Page NOT found. Please help on the same. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Team,
I am trying to run add_delay_fault() as defined under actions.py.
https://github.com/chaostoolkit-incubator/chaostoolkit-istio/blob/master/chaosistio/fault/actions.py#L184
It fails at this call : get_virtual_service under probes.py.
There is not much information available in logs.
Also I tried to go through the documentation link:
https://istio.io/docs/reference/config/istio.networking.v1alpha3/#HTTPFaultInjection-Delay
But none of the documentation links are available. It says Page NOT found.
Please help on the same.
Thanks!
The text was updated successfully, but these errors were encountered: