]
Sunil kondkar commented on SWSQE-338:
-------------------------------------
Fixed the corner case where istio is not deployed. Also now script won't use
-show-all=false flag, instead the 'Evicted' status is added in the filter.
Checker script needs replacement for --show-all flag as it will not
be supported in future
------------------------------------------------------------------------------------------
Key: SWSQE-338
URL:
https://issues.jboss.org/browse/SWSQE-338
Project: Kiali QE
Issue Type: Task
Reporter: Sunil kondkar
Assignee: Sunil kondkar
Priority: Minor
1. Checker script uses the flag -show-all=false to hide the terminated/evicted pods. In
jenkins run, we get messages like:
Flag --show-all has been deprecated, will be removed in an upcoming release
Some replacement is needed for the flag in the script.
2. Fix a corner case where istio is not deployed successfuly and checker script shows
istio pods deployed.