cleaning up
parent
4e05c91a9a
commit
72aed04921
|
|
@ -232,7 +232,6 @@ func (*Node) status(status v1.NodeStatus, exempt bool, res []string) {
|
||||||
}
|
}
|
||||||
if exempt {
|
if exempt {
|
||||||
res[index] = "SchedulingDisabled"
|
res[index] = "SchedulingDisabled"
|
||||||
index++
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue