mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-16 07:13:53 +00:00
kubelet: clean up comment code for node
Signed-off-by: xigang <wangxigang2014@gmail.com>
This commit is contained in:
parent
b293ca9057
commit
3442ca96d7
@ -321,7 +321,6 @@ func MachineInfo(nodeName string,
|
||||
node.Status.Capacity[v1.ResourceEphemeralStorage] = v
|
||||
}
|
||||
}
|
||||
//}
|
||||
|
||||
devicePluginCapacity, devicePluginAllocatable, removedDevicePlugins = devicePluginResourceCapacityFunc()
|
||||
for k, v := range devicePluginCapacity {
|
||||
|
Loading…
Reference in New Issue
Block a user