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.
1 parent b293ca9 commit 3442ca9Copy full SHA for 3442ca9
pkg/kubelet/nodestatus/setters.go
@@ -321,7 +321,6 @@ func MachineInfo(nodeName string,
321
node.Status.Capacity[v1.ResourceEphemeralStorage] = v
322
}
323
324
- //}
325
326
devicePluginCapacity, devicePluginAllocatable, removedDevicePlugins = devicePluginResourceCapacityFunc()
327
for k, v := range devicePluginCapacity {
0 commit comments