Skip to content

Commit 45dd980

Browse files
authored
update cluster pod analyzers comment (#475)
1 parent e100e7c commit 45dd980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/analyze/cluster_pod_statuses.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ func clusterPodStatuses(analyzer *troubleshootv1beta2.ClusterPodStatuses, getChi
141141
}
142142
r.Message = m.String()
143143

144+
// add to results, break and check the next pod
144145
allResults = append(allResults, &r)
145146
break
146147
}

0 commit comments

Comments
 (0)