mirror of https://github.com/linkerd/linkerd2.git
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` |
||
---|---|---|
.. | ||
util | ||
BaseTable.jsx | ||
CallToAction.jsx | ||
ConduitSpinner.jsx | ||
ErrorBanner.jsx | ||
ErrorModal.jsx | ||
GrafanaLink.jsx | ||
LineGraph.jsx | ||
Metric.jsx | ||
MetricsTable.jsx | ||
Namespace.jsx | ||
NoMatch.jsx | ||
PageHeader.jsx | ||
ResourceList.jsx | ||
ScatterPlot.jsx | ||
ServiceMesh.jsx | ||
Sidebar.jsx | ||
SocialLinks.jsx | ||
StatusTable.jsx | ||
Version.jsx |