]
Guilherme Baufaker Rêgo reassigned SWSQE-523:
---------------------------------------------
Assignee: (was: Michael Foley)
Kiali-Istio-Checker can miss periodically crashing pods
-------------------------------------------------------
Key: SWSQE-523
URL:
https://issues.jboss.org/browse/SWSQE-523
Project: Kiali QE
Issue Type: Bug
Reporter: Filip Brychta
Priority: Major
Kiali-Istio-Checker periodically checks if istio pods are running. Problem is that some
pods (e.g. istio-galley) can be running only for a few seconds and then crash showing
CrashLoopBackOff status. When checker hits correct moment when the pod is running it
incorrectly shows success. But the pod will crash again a few seconds later.
So we need to update the checker to check that pods are running for more then a few
seconds or that they are not crashing periodically.