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

Signal on agent online offline #335

Merged
merged 3 commits into from
Jun 3, 2023
Merged

Signal on agent online offline #335

merged 3 commits into from
Jun 3, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Jun 2, 2023

This PR attempts to fix #186 by extending the public D-Bus API for the org.containers.hirte.Manager interface with the NodeConnectionStateChanged signal.

added to description:
- org.containers.hirte.Metrics
- org.containers.hirte.internal.Agent.Metrics
updated
- EnableMetrics and DisableMetrics
- StartDep and StopDep
- Reload

Signed-off-by: Michael Engel <[email protected]>
Copy link
Contributor

@sdunnagan sdunnagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@sdunnagan sdunnagan merged commit dc0eeda into eclipse-bluechi:main Jun 3, 2023
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.

Want signal on org.containers.hirte.Manager that reports when node online/offline state changes
2 participants