+++ This bug was initially created as a clone of Bug #2002262 +++ Description of problem: Currently user-agent record in vCenter session list does not allow to track MAPI related open sessions. Version-Release number of selected component (if applicable): 4.5+, or whatever version where vsphere platform was introduced How reproducible: Always (?? checked on vCenter 7.0) Steps to Reproduce: 1. Setup IPI cluster on vSphere platform 2. Check vsphere sessions list via, for example ```govc session.ls```. Or in vCenter web interface. Actual results: MAPI related session/s have `Go-http-client/1.1` user-agent. Expected results: User agent record should have some meaningful value, which allow to track sessions opened by vsphere-machine-controller. Additional info: there was an attempt to set this user-agent in vsphere controller, but it doesn't work: https://github.com/openshift/machine-api-operator/blob/aa3aa87654a3db7dd96feb4c157e744c4bcce986/pkg/controller/vsphere/session/session.go#L92
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.9.5 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4005