mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Merge pull request #18617 from mqliang/OSImage
Auto commit by PR queue bot
This commit is contained in:
@@ -1478,7 +1478,7 @@ type NodeSystemInfo struct {
|
||||
// Kernel Version reported by the node.
|
||||
KernelVersion string `json:"kernelVersion"`
|
||||
// OS Image reported by the node.
|
||||
OsImage string `json:"osImage"`
|
||||
OSImage string `json:"osImage"`
|
||||
// ContainerRuntime Version reported by the node.
|
||||
ContainerRuntimeVersion string `json:"containerRuntimeVersion"`
|
||||
// Kubelet Version reported by the node.
|
||||
|
||||
Reference in New Issue
Block a user