linkerd2/web
Risha Mars 269714ab35
Re-add sidebar links to individual resource pages (#1191)
Add Sidebar links to Pods, Deployments, and Replication Controllers

In #1016 we removed the sidebar links to individual resource pages in favour of a namespace
page that lists all resources. These resource pages require no additional code so they're still 
in our UI (accessible under /pods, /deployments etc), just not easily findable. I find them 
useful to check when in development mode, or when debugging something, so I'd like to 
re-add links.

If we don't want them in permanently, we can gate them behind `NODE_ENV=development`
2018-06-25 14:37:16 -07:00
..
app Re-add sidebar links to individual resource pages (#1191) 2018-06-25 14:37:16 -07:00
srv Don't allow stat requests for named resources in --all-namespaces (#1163) 2018-06-20 12:59:31 -07:00
templates Include path prefix in location of js asset bundle (#959) 2018-05-16 15:41:50 -07:00
Dockerfile Add CA certificate bundle distributor to conduit install (#675) 2018-06-21 13:12:21 -07:00
main.go Add controller admin servers and readiness probes (#1168) 2018-06-20 17:32:44 -07:00