We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d891934 + 3442ca9 commit 8013bc1Copy full SHA for 8013bc1
pkg/kubelet/nodestatus/setters.go
@@ -324,7 +324,6 @@ func MachineInfo(nodeName string,
324
node.Status.Capacity[v1.ResourceEphemeralStorage] = v
325
}
326
327
- //}
328
329
devicePluginCapacity, devicePluginAllocatable, removedDevicePlugins = devicePluginResourceCapacityFunc()
330
for k, v := range devicePluginCapacity {
0 commit comments