jippi / hashi-ui

A modern user interface for @hashicorp Consul & Nomad
MIT License
1.23k stars 148 forks source link

Expose blocked allocation details in UI #412

Open luckymike opened 6 years ago

luckymike commented 6 years ago

It would be nice to be able to click on the evaluation for blocked allocations and get the details on why the allocation is blocked.

josegonzalez commented 6 years ago

Note: this is currently possible by looking at the blocked evaluations parent evaluation via nomad eval-status. Needing to look at the parent's status is somewhat unintuitive.