We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's separate the processes for the Agent and the Node.
Restarting the agent will no longer restart the node.
We will also want to modify the offline, online, and reboot actions so they can affect either the: node, agent, or both.
offline,
online,
reboot
The agent will need some sort of persistence, to know where the node process is running between power cycles.
Effects:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
✅ Task
Let's separate the processes for the Agent and the Node.
Motivation
Restarting the agent will no longer restart the node.
Details
We will also want to modify the
offline,
online,
andreboot
actions so they can affect either the: node, agent, or both.The agent will need some sort of persistence, to know where the node process is running between power cycles.
Effects:
The text was updated successfully, but these errors were encountered: