satisfy linter

This commit is contained in:
2026-07-09 13:38:18 +02:00
parent b7ac5733f1
commit 4f230b5f02
2 changed files with 9 additions and 9 deletions

View File

@@ -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