mirror of https://github.com/linkerd/linkerd2.git
Linkerd CLI's "look and feel" is similar to Kubernetes kubectl CLI. Linkerd's dashboard can be extended to match Kubernetes dashboard UI. This PR serves as a starting point for this work. The new sidebar shows all resources from all namespaces on initial page load. Resources can be filtered to show only items in a given namespace. The sidebar displays authority, deployment, service and, pod resources. We may need to think about whether it is necessary to show all resources types. Some resources, i.e. authorities, contain a large cardinality of resource details and may not be very useful to a user. fixes #1449 Signed-off-by: Dennis Adjei-Baah <dennis@buoyant.io> |
||
---|---|---|
.. | ||
css | ||
img | ||
js | ||
test | ||
.babelrc | ||
.eslintrc | ||
karma.conf.js | ||
package.json | ||
postcss.config.js | ||
webpack.config.js | ||
yarn.lock |