Closed cj-chung closed 1 year ago
This PR make three changes: 1) add hostname field into common.InternalComputeInfo 2) add hostname field into merak-topo's ComputeNode entity. 3) add code to retrieve NodeName for each pod in the merak-topo with pod.Spec.NodeName
hostname
common.InternalComputeInfo
ComputeNode
pod.Spec.NodeName
This PR make three changes: 1) add
hostname
field intocommon.InternalComputeInfo
2) addhostname
field into merak-topo'sComputeNode
entity. 3) add code to retrieve NodeName for each pod in the merak-topo withpod.Spec.NodeName