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

Clean role-less nodes from the node graph #40

Open
tobami opened this issue Aug 11, 2012 · 1 comment
Open

Clean role-less nodes from the node graph #40

tobami opened this issue Aug 11, 2012 · 1 comment
Labels

Comments

@tobami
Copy link

tobami commented Aug 11, 2012

A possible reason that the node graph breaks under some situations is that there are nodes that have no role assigned and are added to the top-level graph instead of a cluster. An option would be to just not add them at all, another to create a "norole" cluster.

@tobami
Copy link
Author

tobami commented Aug 31, 2012

Another option is to add a cluster with the recipe name. If the node does not have either roles nor recipes assigned, don't display it at all.

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

No branches or pull requests

1 participant