[
https://issues.apache.org/jira/browse/YUNIKORN-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved YUNIKORN-2577.
--------------------------------------
Fix Version/s: 1.6.0
Resolution: Fixed
> Remove named returns from IsPodFitNodeViaPreemption
> ---------------------------------------------------
>
> Key: YUNIKORN-2577
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2577
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: shim - kubernetes
> Reporter: Wilfred Spiegelenburg
> Assignee: Hsien-Cheng(Ryan) Huang
> Priority: Minor
> Labels: newbie, pull-request-available
> Fix For: 1.6.0
>
>
> IsPodFitNodeViaPreemption has defined named returns but does not use them.
> They should be removed as the way they are used can cause issues that are
> hard to debug.
> As part of this change we need to further cleanup:
> * The variable {{ok}} also gets shadowed multiple times, not just from the
> named return declaration.
> * The if construct around {{GetPodNoLock()}} is not needed as it returns a
> nil for the pod if it returns false. Just adding the result for the pod
> always has the same effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]