Populate the serial number on Kubernetes Linux servers from the systemUUID reported on Kubernetes nodesKubernetes Visibility Agent (formerly known as CNO or informer) is populating the CMDB with Kubernetes nodes and Linux server CIs based on information pulled from the Kubernetes API server. Kubernetes API server does not provide information on the serial number of the Linux servers hosting the Kubernetes nodes. However, it does provide a parameter called systemUUID that be placed in the serial number field. Kubernetes visibility agent brings this information (from version 2.3.0) and places it in the 'attributes' field of the cmdb_ci_kubernetes_node CI. We provide a way to pull the information from the attributes field and place it in the serial number field. This is done in a pre-sensor script executed whenever a payload coming from the Kubernetes Visibility Agent is processed on the instance. To install: Load and commit the attached updateset. The updateset name is:Populate Serial Number from K8s node SystemUUID. Wait until the next full discovery cycle or trigger it manually on your informers. To trigger full discovery, navigate to "Kubernetes Visibility Agent/Home", click on the record that corresponds to the cluster you want to discover and then click on the "Full Discovery" link.