1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton 745c9d2622 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>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-01-19 11:30:56 -05:00
..
__tests__ Add unit tests for BaseStore (#4404) 2021-11-23 19:41:16 +02:00
catalog Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
catalog-entities Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
ipc Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
k8s Bump @types/js-yaml from 4.0.2 to 4.0.4 (#4124) 2021-10-25 16:53:35 -04:00
k8s-api Fix CRD.getPreferedVersion() to work based on apiVersion (#4553) 2022-01-19 11:30:56 -05:00
logger-transports Add back sentry winston logger transport (#3602) 2021-08-12 11:01:39 -04:00
protocol-handler Track extension provisions and check bundled for routing (#3187) 2021-06-25 13:28:07 -04:00
routes Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
user-store Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
utils Replace all uses of promiseExec with promiseExecFile (#4514) 2022-01-19 11:30:56 -05:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
app-paths.ts Release/v5.3.3 (#4548) 2021-12-14 15:44:04 -05:00
base-store.ts Release/v5.3.1 (#4465) 2021-11-30 17:10:13 -05:00
cluster-frames.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
cluster-ipc.ts Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
cluster-store.ts Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
cluster-types.ts Fix not being able to clear set cluster icon (#4555) 2022-01-19 11:30:56 -05:00
configure-packages.ts Release/v5.3.1 (#4465) 2021-11-30 17:10:13 -05:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Cleanup <EventEmitter> (#3338) 2021-07-20 08:39:44 -04:00
getTSLoader.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
hotbar-store.ts Release/v5.3.1 (#4465) 2021-11-30 17:10:13 -05:00
hotbar-types.ts Add several more util functions and tests (#4106) 2021-10-26 09:36:34 -04:00
item.store.ts Fix concurrent loadItems in CatalogEntityStore (#4356) 2021-11-17 11:33:42 +02:00
kube-helpers.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
logger.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
rbac.ts Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04:00
register-protocol.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
request.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
search-store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
sentry.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
system-ca.ts Replace all uses of promiseExec with promiseExecFile (#4514) 2022-01-19 11:30:56 -05:00
vars.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
weblink-store.ts Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00