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
Describe the bug
Service Unavailable fault in Infrastructure Faults for K8S - random injection 'true' does not do randomly, instead it works similar to random injection 'false'. For example, if there 2 PODs running and Service Unavailable with Random Injection 'true', injects faults on both running PODs.
To Reproduce
Steps to reproduce the behavior:
Infrastructure - K8S - Service Unavailable
Select endpoint for K8S
Select Service Labels and add Key/Value
Random Injection 'True'
Run Fault
Execute
Expected behavior
Expected to see the requests to one of the PODs fail with service unavailable issue. Requests to both PODs fail with service unavailable
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, add application logs/troubleshooting bundle to help in root cause analysis.
Describe the bug
Service Unavailable fault in Infrastructure Faults for K8S - random injection 'true' does not do randomly, instead it works similar to random injection 'false'. For example, if there 2 PODs running and Service Unavailable with Random Injection 'true', injects faults on both running PODs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to see the requests to one of the PODs fail with service unavailable issue. Requests to both PODs fail with service unavailable
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, add application logs/troubleshooting bundle to help in root cause analysis.
Configuration information:
Environment: OpenShift v4.6.36
Kubernetes Version: v1.19.0
Mangle Version: 3.5
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: