mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Merge pull request #18617 from mqliang/OSImage
Auto commit by PR queue bot
This commit is contained in:
@@ -1023,7 +1023,7 @@ func deepCopy_api_NodeSystemInfo(in NodeSystemInfo, out *NodeSystemInfo, c *conv
|
||||
out.SystemUUID = in.SystemUUID
|
||||
out.BootID = in.BootID
|
||||
out.KernelVersion = in.KernelVersion
|
||||
out.OsImage = in.OsImage
|
||||
out.OSImage = in.OSImage
|
||||
out.ContainerRuntimeVersion = in.ContainerRuntimeVersion
|
||||
out.KubeletVersion = in.KubeletVersion
|
||||
out.KubeProxyVersion = in.KubeProxyVersion
|
||||
|
||||
Reference in New Issue
Block a user