1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/api
Trevor Nichols 26e031fc58
Update CRD api to use preferred version and implement v1 differences (#718)
* Update CRD api to use preferred version and implement v1 differences

Signed-off-by: Trevor Nichols <trevor@nichols.id.au>

* Fix unit test failure

Signed-off-by: Trevor Nichols <trevor@nichols.id.au>

* Register alternate API base URL if preferred version changes.

Signed-off-by: Trevor Nichols <trevor@nichols.id.au>

* Adjust for validation moving to the version.schema

Signed-off-by: Trevor Nichols <trevor@nichols.id.au>
2020-09-04 09:39:31 +03:00
..
endpoints Update CRD api to use preferred version and implement v1 differences (#718) 2020-09-04 09:39:31 +03:00
api-manager.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
index.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
json-api.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
kube-api-parse_test.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
kube-api-parse.ts Fixing app crash when iterating Events without 'kind' prop defined (#743) 2020-09-01 10:36:44 +03:00
kube-api-versioned.ts Update CRD api to use preferred version and implement v1 differences (#718) 2020-09-04 09:39:31 +03:00
kube-api.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
kube-json-api.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
kube-object.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kube-watch-api.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
terminal-api.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
websocket-api.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
workload-kube-object.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00