1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/k8s-api/__tests__
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
..
api-manager.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
crd.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
deployment.api.test.ts Use PATCH verb to scale deployments and statefulsets (#3744) 2021-09-09 09:31:11 +03:00
endpoint.api.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
helm-charts.api.test.ts Validate and set defaults for HelmChart creation (#3492) 2021-08-18 08:06:57 -04:00
kube-api-parse.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-api.test.ts Allow KubeApi connect directly to remote k8s (#3766) 2021-09-13 10:14:05 +03:00
kube-object.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pods.api.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pods.test.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
stateful-set.api.test.ts Use PATCH verb to scale deployments and statefulsets (#3744) 2021-09-09 09:31:11 +03:00