I'm faced with an issue that I don't understand:
I regenerated the files for kubevirt v1.5.2. When I look at the V1VirtualMachineCondition interface in V1VirtualMachineCondition.ts the fields lastProbeTime and lastTransitionTime are missing. However, they are present here: https://raw.githubusercontent.com/kubevirt/kubevirt/v1.5.2/api/openapi-spec/swagger.json
Is there a mechanism I'm missing?