Description of problem: It happened sporadically in our CI, but what I am seeing is a vf sneaking in the list of devices in the nodeptpdevice CRD. How reproducible: Flaky Actual results: Expected results: Additional info: Looking at the code, the ptp daemon loops and always fetches the list of devices and appends new ones, so I suspect there's a race if the daemon checks for the devices when the vfs are getting created (maybe the link is already created, but not the physfn link?). Once this happens, the device is never removed from the list because of the append mechanism.
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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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/RHSA-2020:5633