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 dynamic container names to node instances #50

Open
tristanpoland opened this issue Apr 8, 2023 · 1 comment
Open

Add dynamic container names to node instances #50

tristanpoland opened this issue Apr 8, 2023 · 1 comment
Assignees

Comments

@tristanpoland
Copy link
Member

tristanpoland commented Apr 8, 2023

At the moment it is very difficult to tell what node represents each container since the node titles are the image ID and not the container ID or name. We will make this easier by setting the name of the node to the container it represents.

@tristanpoland tristanpoland self-assigned this Apr 10, 2023
@tristanpoland
Copy link
Member Author

We are still working on this issue. The code needed to achieve this will be added to the GSNodeGraph library once we complete it here. Likely this feature will take the form of a method that can be called with the node ID to change it's individual title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant