Continuous check to ensure BMCs are contactable #42
Labels
kind/feature
New feature or request
triage/discuss
Extra discussion needed
triage/needs-design
Categorizes issue or PR as related to design.
After the initial check to ensure a machine is contactable we perform no further re-checks unless an update event is triggered for the
Machine
. Given we're monitoring an external entity we would benefit from a regular check on the BMC interface to ensure its still contactable (essentially a health check).Proposal
When reconciling a
Machine
instance, assuming there is no error during reconciliation, theMachine
should be re-queued on a customizable interval. The reconciliation process would deal with checking if the machine is contactable.The text was updated successfully, but these errors were encountered: