1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+nodes
Jari Kolehmainen 58a446bd45
Refactor k8s api to common (#3553)
* refactor kube api to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor more utils to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor more utils to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* switch to use node-fetch on both sides

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* improve logger

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix lint errors

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix/improve tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix node-fetch require error on prod build

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* preload fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* read serverAddress from apiBase

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-08-10 13:26:14 +03:00
..
index.ts Explicitly initialize registries 2021-06-10 09:34:13 -04:00
node-charts.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
node-details-resources.scss Show all node resources in node view (#2861) 2021-05-27 08:52:35 -04:00
node-details-resources.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
node-details.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
node-details.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
nodes-mixins.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
nodes.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
nodes.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
nodes.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00