pbacsko commented on code in PR #832:
URL: https://github.com/apache/yunikorn-k8shim/pull/832#discussion_r1592990691


##########
pkg/cache/context.go:
##########
@@ -665,11 +665,6 @@ func (ctx *Context) IsPodFitNode(name, node string, 
allocate bool) error {
 }
 
 func (ctx *Context) IsPodFitNodeViaPreemption(name, node string, allocations 
[]string, startIndex int) (index int, ok bool) {
-       // assume minimal pods need killing if running in testing mode

Review Comment:
   Removed as it's not needed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to