Signed-off-by: r2k1 <yokree@gmail.com>
@@ -2555,8 +2555,7 @@ func (cm *CostModel) QueryAllocation(window kubecost.Window, resolution, step ti
if totals == nil {
log.Errorf("unable to locate asset totals for allocation %s", key)
- return nil, fmt.Errorf("unable to locate allocation totals for allocation")
-
+ continue
}
parc.CPUTotalCost = totals.CPUCost