linkerd2/web
Risha Mars da07d5db14
Add pod table to resource detail page (#1491)
Add a pod table to the Resource Detail page showing metrics 
for pods belonging to a resource.

In the future, I think we'll modify the stat summary endpoint to 
take multiple resources as arguments, and have the resource detail page 
first query for the pods associated with the resource and then 
query for stats for those pods.

See #1467 for discussion.

This PR also modifies the queries to not use the withREST component, in anticipation of the above changes.
2018-08-21 11:38:34 -07:00
..
app Add pod table to resource detail page (#1491) 2018-08-21 11:38:34 -07:00
srv Add resource detail skeleton page (#1476) 2018-08-17 10:53:05 -07:00
templates Delete remaining conduit logo; add linkerd favicon (#1343) 2018-07-18 17:27:57 -07:00
Dockerfile Upgrade to dep 0.5.0, go 1.10.3 (#1479) 2018-08-17 16:04:50 -07:00
main.go Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00