1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/api
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
..
__tests__ Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
catalog-category-registry.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-entity-registry.ts Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
catalog-entity.ts Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
index.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-detail-registry.ts Explicitly initialize registries 2021-06-10 09:34:13 -04:00
terminal-api.ts Wait for shell to bring up prompt before sending commands (#3337) 2021-07-20 15:25:18 -04:00
websocket-api.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00