This is a Fix for the Issue #499
The evidence field was constructed based on the first container in the list, which is why it only shows information for one pod and one container. I have modified the code to display information for all the affected pods and containers based on the count.
Description
This is a Fix for the Issue #499 The evidence field was constructed based on the first container in the list, which is why it only shows information for one pod and one container. I have modified the code to display information for all the affected pods and containers based on the count.
Fixed Issues
Fixed issue #499