1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/k8s-api
Sebastian Malton 6a97a7b35b
Fix CRD.getPreferedVersion() to work based on apiVersion (#4553)
* Fix CRD.getPreferedVersion() to work based on apiVersion

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-05 07:53:28 -05:00
..
__tests__ Fix CRD.getPreferedVersion() to work based on apiVersion (#4553) 2022-01-05 07:53:28 -05:00
endpoints Fix CRD.getPreferedVersion() to work based on apiVersion (#4553) 2022-01-05 07:53:28 -05:00
api-manager.ts Allow to navigate to created resource details from notification (#4422) 2021-11-25 18:04:41 +02:00
cluster-context.ts Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05: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 Fix IngressApi being registered with a wrong new apiBase (#4485) 2021-12-03 15:19:01 -05:00
kube-api.ts Fix IngressApi being registered with a wrong new apiBase (#4485) 2021-12-03 15:19:01 -05:00
kube-json-api.ts Export KubeJsonApi to extensions (#4496) 2021-12-09 15:11:34 +03:00
kube-object.store.ts Fix getLatestApiPrefixGroup to not fail when options.apiBase is not provided (#4462) 2021-11-30 11:27:20 -05:00
kube-object.ts Fix NetworkPolicy engresses not having node/pod selectors displayed (#4467) 2021-12-01 08:08:26 -05:00
kube-watch-api.ts Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05:00
workload-kube-object.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00