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

Add Node information including devices #123

Open
neomantra opened this issue Jan 27, 2024 · 1 comment
Open

Add Node information including devices #123

neomantra opened this issue Jan 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@neomantra
Copy link
Contributor

neomantra commented Jan 27, 2024

Is your feature request related to a problem? Please describe.

I've been working with Nomad Devices a lot recently, in making a this plugin. In debugging that, I noted that the Nomad GUI itself doesn't have a good way to explore list the devices on a node.

Describe the solution you'd like

Wander could have a Node page like Nomad's ui/clients/<client_id> that showed data from the Nomad "Read Node" API.

The information I was interested in was Devices, but there's also the exposed network interfaces and other information that could be shown in stanzas.

To reach this view, there might have to be a Client/Server list page, like Nomad's /ui/clients and ui/servers. Then they drill down to this view from a list. One might want to reach it from a Job's view too ("what is the Node Info for this Job?"

Describe alternatives you've considered

I use a combination of Docker and the Nomad CLI.

Additional context

Really enjoy wander as is, it has helped me in some jams... =)

@neomantra neomantra added the enhancement New feature or request label Jan 27, 2024
@robinovitch61
Copy link
Owner

Hey @neomantra :)! This sounds useful! I won't get to it immediately as I have less time for wander these days, but I'll shoot for sometime in the coming months, and marking it as "Help wanted" in case someone else wants to submit a PR in the meantime.

@robinovitch61 robinovitch61 added the help wanted Extra attention is needed label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

2 participants