Description of problem: If a Machine does not get a node within 10 minutes, the MHC determines the Machine to be unhealthy and remediates it. This 10 minute default is currently hard coded and should instead be user configurable so that different platforms can specify different values Version-Release number of selected component (if applicable): 4.4 MachineHealthCheck How reproducible: Prevent Node from getting machine for 10 minutes Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: This is related to https://github.com/openshift/machine-api-operator/pull/501
PR https://github.com/openshift/machine-api-operator/pull/523 will update BZ once 4.4.z release branch is opened