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 3262b13926
Allow KubeApi connect directly to remote k8s (#3766)
* allow KubeApi to connect directly to remote k8s

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

* backward compat

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

* backward compat

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-09-13 10:14:05 +03:00
..
__tests__ Allow KubeApi connect directly to remote k8s (#3766) 2021-09-13 10:14:05 +03:00
endpoints Use PATCH verb to scale deployments and statefulsets (#3744) 2021-09-09 09:31:11 +03:00
api-manager.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
cluster-context.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
index.ts fix apiBase initialization on main (#3595) 2021-08-12 10:34:45 +03:00
json-api.ts Fix KubeApi.watch leak on abort (#3629) 2021-08-18 11:50:03 +03:00
kube-api-parse.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-api.ts Allow KubeApi connect directly to remote k8s (#3766) 2021-09-13 10:14:05 +03:00
kube-json-api.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object.store.ts Allow to pass KubeObjectStore.api via constructor (#3596) 2021-08-12 11:13:56 +03:00
kube-object.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-watch-api.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
workload-kube-object.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00