1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/dashboard/client/api
Sebastian Malton 1752b8d3d9
Handle invalid metric response properly (#464)
* catch undefined and return default empty in normalizeMetrics

* fix crash on drilldown

Signed-off-by: Sebastian Malton <smalton@mirantis.com>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-06-16 13:47:01 -04:00
..
__test__ Fix parseAPI not working with non-"namespaces" pathnames. (#450) 2020-06-16 10:51:39 -04:00
endpoints Handle invalid metric response properly (#464) 2020-06-16 13:47:01 -04:00
api-manager.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
index.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
json-api.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
kube-api.ts Fix parseAPI not working with non-"namespaces" pathnames. (#450) 2020-06-16 10:51:39 -04:00
kube-json-api.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
kube-object.ts override KubeObject's delete() method in Job class 2020-06-12 15:23:19 -04:00
kube-watch-api.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
rbac.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
terminal-api.ts Silence terminal websocket connection errors (#172) 2020-03-29 20:03:46 +03:00
websocket-api.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
workload-kube-object.ts Show object reference for all objects (#399) 2020-06-04 14:46:43 +03:00