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

[Task] Pluggable Discovery In-Place Model Updates #938

Closed
Tracked by #936
andrewazores opened this issue May 13, 2022 · 1 comment · Fixed by #1028
Closed
Tracked by #936

[Task] Pluggable Discovery In-Place Model Updates #938

andrewazores opened this issue May 13, 2022 · 1 comment · Fixed by #1028
Labels

Comments

@andrewazores
Copy link
Member

Depends on https://github.com/cryostatio/cryostat/issues/937
Parent: https://github.com/cryostatio/cryostat/issues/936

To serve parent 4 and 6, once we have a database of environment and target nodes, we should use the platform capabilities to listen for changes to these nodes and use those notifications to dynamically update the database contents. For example, in OpenShift, if one of our Endpoints objects disappears, then it should be removed from the database. The parent Pod that contained the Endpoints should be checked, and if it has no other child Endpoints, the Pod should also be removed. Then the Pod's parent Deployment(Config) should be checked and removed if it has no other Pod children.

@github-actions
Copy link
Contributor

This PR/issue depends on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant