|
@@ -122,7 +122,7 @@ func customScoreInfluxDB(metrics []string, uuid string, socket,
|
|
|
func customResourceScorer(nodeName string) (float64, error) {
|
|
|
|
|
|
//InvalidateCache()
|
|
|
- klog.Infof("The value of the Ticker: %v", customcache.LabCache.Timeout.C)
|
|
|
+ //klog.Infof("The value of the Ticker: %v", customcache.LabCache.Timeout.C)
|
|
|
cores, _ := Cores[nodeName]
|
|
|
|
|
|
var results map[string]float64
|