Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous check to ensure BMCs are contactable #42

Open
chrisdoherty4 opened this issue Jul 3, 2022 · 0 comments
Open

Continuous check to ensure BMCs are contactable #42

chrisdoherty4 opened this issue Jul 3, 2022 · 0 comments
Labels
kind/feature New feature or request triage/discuss Extra discussion needed triage/needs-design Categorizes issue or PR as related to design.

Comments

@chrisdoherty4
Copy link
Member

chrisdoherty4 commented Jul 3, 2022

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, the Machine should be re-queued on a customizable interval. The reconciliation process would deal with checking if the machine is contactable.

@chrisdoherty4 chrisdoherty4 added the kind/feature New feature or request label Jul 4, 2022
@chrisdoherty4 chrisdoherty4 added this to the 0.2 milestone Jul 4, 2022
@chrisdoherty4 chrisdoherty4 modified the milestones: 0.2, 0.3 Aug 31, 2022
@chrisdoherty4 chrisdoherty4 added triage/needs-design Categorizes issue or PR as related to design. triage/discuss Extra discussion needed labels Sep 8, 2022
@chrisdoherty4 chrisdoherty4 removed this from the v0.3 milestone Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request triage/discuss Extra discussion needed triage/needs-design Categorizes issue or PR as related to design.
Projects
None yet
Development

No branches or pull requests

1 participant