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

UI: Show allocation associations in the topo viz more often (and fix a bug) #9906

Merged
merged 2 commits into from
Jan 28, 2021

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    494b90c View commit details
    Browse the repository at this point in the history
  2. Adjust the no-association-lines logic

    On very small clusters, the node count heuristic is impractical and
    leads to confusion. By additionally requiring 10+ sibling allocs, the
    lines will be shown more often.
    DingoEatingFuzz committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ac758a7 View commit details
    Browse the repository at this point in the history