mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
replace OsImage to OSImage
This commit is contained in:
@@ -1060,7 +1060,7 @@ func deepCopy_v1_NodeSystemInfo(in NodeSystemInfo, out *NodeSystemInfo, c *conve
|
||||
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