فهرست منبع

Delete log spam

Ajay Tripathy 4 سال پیش
والد
کامیت
dad7bdb5a2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      pkg/costmodel/allocation.go

+ 0 - 1
pkg/costmodel/allocation.go

@@ -757,7 +757,6 @@ func applyCPUCoresUsedMax(podMap map[podKey]*Pod, resCPUCoresUsedMax []*prom.Que
 				continue
 				continue
 			}
 			}
 		}
 		}
-		klog.Infof("FOUND CONTAINER %s", container)
 
 
 		if _, ok := pod.Allocations[container]; !ok {
 		if _, ok := pod.Allocations[container]; !ok {
 			pod.AppendContainer(container)
 			pod.AppendContainer(container)