You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
I tried to create a http 500 fault for the HTTPBIN service (which was deployed using the istio sample here: Http Bin I have the 3.0 version of chaos installed. I have set up the infrastructure and the chaos infra has been configured with "cluster wide access" and not namespace scoped for now.
While running the experiment, it's noticed that the experiment has started, but I am not able to see any status code experiment implementation. On further analysis, it's observed that the chaos-operator-ce is always going through crashloopbackoff as observed in the screenshot.
What you expected to happen:
I would like the http status code experiment to run successfully and obtain the mentioned status code for the duration of the experiment.
How to reproduce it (as minimally and precisely as possible):
Install fresh litmus 3.0.0.
Add infrastructure from UI.
Run any experiment
Observe
Anything else we need to know?:
This is the exact same issue as that of #4180 .
The text was updated successfully, but these errors were encountered:
had this same issue on another PC and no amount of uninstall and reinstall fixed the issue at a first glance. It was running minikube for creating its kubernetes cluster.
What happened:
I tried to create a http 500 fault for the HTTPBIN service (which was deployed using the istio sample here: Http Bin I have the 3.0 version of chaos installed. I have set up the infrastructure and the chaos infra has been configured with "cluster wide access" and not namespace scoped for now.
While running the experiment, it's noticed that the experiment has started, but I am not able to see any status code experiment implementation. On further analysis, it's observed that the chaos-operator-ce is always going through crashloopbackoff as observed in the screenshot.
What you expected to happen:
I would like the http status code experiment to run successfully and obtain the mentioned status code for the duration of the experiment.
How to reproduce it (as minimally and precisely as possible):
Install fresh litmus 3.0.0.
Add infrastructure from UI.
Run any experiment
Observe
Anything else we need to know?:
This is the exact same issue as that of #4180 .
The text was updated successfully, but these errors were encountered: