1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/k8s-api
Jari Kolehmainen fe4a56ba59
Add keepalive option in JsonApi.getResponse (#4374)
* add keepalive option in JsonApi.getResponse

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

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-11-18 09:21:28 -05:00
..
__tests__ Add tests for KubeApi.watch timeout (#4367) 2021-11-17 09:34:05 -05:00
endpoints Fix crash when finding CRD's preferred version (#4332) 2021-11-15 11:16:37 -05:00
api-manager.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
cluster-context.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
index.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
json-api.ts Add keepalive option in JsonApi.getResponse (#4374) 2021-11-18 09:21:28 -05:00
kube-api-parse.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-api.ts Add timeout option to KubeApi.watch (#4365) 2021-11-17 10:23:05 +02:00
kube-json-api.ts Support window nodes for node-shells (#3624) 2021-11-08 20:11:40 -05:00
kube-object.store.ts Display resource load errors seperately from list of items (#4228) 2021-11-16 12:41:10 -05:00
kube-object.ts Fix typo KubeObject.nonEditiablePathPrefixes > KubeObject.nonEditablePathPrefixes (#4351) 2021-11-16 14:04:12 +02:00
kube-watch-api.ts Display resource load errors seperately from list of items (#4228) 2021-11-16 12:41:10 -05:00
workload-kube-object.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00