mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 11:14:17 +02:00
satisfy linter
This commit is contained in:
@@ -113,8 +113,8 @@ func NodeShow(conf *cfg.Config, nodename string) error {
|
||||
}
|
||||
|
||||
k8snode := info.Attributes["k8s_node_name"]
|
||||
|
||||
rank := "none"
|
||||
|
||||
adsel, exists := stat.AdaptiveSelection[id]
|
||||
if exists {
|
||||
rank = *adsel.Rank
|
||||
|
||||
Reference in New Issue
Block a user