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

Automatically populate ClusterODM according to deployed NodeODMs #106

Open
nghi01 opened this issue Feb 20, 2023 · 3 comments
Open

Automatically populate ClusterODM according to deployed NodeODMs #106

nghi01 opened this issue Feb 20, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@nghi01
Copy link
Contributor

nghi01 commented Feb 20, 2023

What is the problem?

Currently, ClusterODM does not get populated automatically with deployed nodes.

What should be the expected behavior?

Make it so that when we finish deploying NodeODMs, when we launch ClusterODM, ClusterODM gets automatically populated with the relevant nodes where NodeODMs are running.

How can we reproduce this? (What steps did you do to trigger the problem? If applicable, please include multiple screenshots of the problem! Be detailed)

It's an enhancement/improvement plan.

@nghi01
Copy link
Contributor Author

nghi01 commented Feb 20, 2023

Suggested idea for solution:

  • Spin up NodeODM instances as we are already doing
  • Query the queue for which nodes got chosen
  • Use the results of that query to populate the nodes.json file
  • Launch ClusterODM which will automatically be populated with the relevant nodes where NodeODM is running.

@pierotofy
Copy link
Member

pierotofy commented Feb 20, 2023

Hey @nghi01 👋 we'd welcome a PR that improves automatic population of nodes.

Would you be interested in contributing one?

@pierotofy pierotofy reopened this Feb 20, 2023
@pierotofy pierotofy added the enhancement New feature or request label Feb 20, 2023
@nghi01
Copy link
Contributor Author

nghi01 commented Feb 20, 2023

Yes, I'll be working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants