Skip to content

Commit

Permalink
Restore removed line feed
Browse files Browse the repository at this point in the history
  • Loading branch information
pbacsko committed Oct 10, 2024
1 parent 52be7a1 commit 4ddff96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cache/external/scheduler_cache.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ func (cache *SchedulerCache) UpdateOccupiedResource(nodeName string, namespace s
return nil, nil, nil, false
}
node = nodeInfo.Node()

switch opt {
case AddOccupiedResource:
log.Log(log.ShimCacheExternal).Info("Adding occupied resources to node",
Expand Down

0 comments on commit 4ddff96

Please sign in to comment.