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

feat: add cloud status aware agent #119

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

jaredallard
Copy link
Member

Adds an agent to run docker compose on hosts. This is an optional feature.

The target for this is to allow hosts to be aware of certain conditions
and allow themselves to be stopped without ACPI signals. My main motivation
is that I use GCP right now, and for whatever reason, there's no signals being
sent when a machine is being preempted. This will enable me to check if the
node is being preempted and handle that myself.

@jaredallard
Copy link
Member Author

I'll refactor the cloud package to support this better later. For now, I'd like to have this for personal reasons 😄

@jaredallard jaredallard marked this pull request as ready for review November 21, 2023 23:33
@jaredallard jaredallard merged commit e21f05e into main Nov 21, 2023
1 check passed
@jaredallard jaredallard deleted the jaredallard/feat/add-cloud-status-aware-agent branch November 21, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant