1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/common
Sebastian Malton 2c3c88be04
Fix bundled extensions not being loaded (#7359)
* Fix bundled extensions not being loaded

- Also show that this fixes it by added an example bundled
  extension to 'open-lens'

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

* Fix build

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

* Add explanatory comment for inline require

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

---------

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-03-15 18:16:09 +02:00
..
__tests__ Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
app-event-bus Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
app-paths Change typing for after/before window/application start (#7342) 2023-03-13 15:35:33 +02:00
base-store Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
catalog Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
catalog-entities Move deactivating a cluster into injectable IPC (#7356) 2023-03-15 08:31:38 -04:00
certificate Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
cluster Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
cluster-store Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
directory-for-lens-local-storage Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
error-reporting Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
fetch Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
front-end-routing Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
fs Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
get-configuration-file-model Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
helm Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
hotbars Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
initializable-state Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
ipc Move deactivating a cluster into injectable IPC (#7356) 2023-03-15 08:31:38 -04:00
k8s Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
k8s-api Better displaying container's info for Pods (#7331) 2023-03-10 08:34:52 -05:00
kube-helpers Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
logger Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
os Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
path Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
protocol-handler Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
root-frame Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
terminal Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
user-store Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
utils Move activating cluster into injectable IPC (#7355) 2023-03-15 08:26:28 -04:00
vars Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
weblinks-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.gitkeep Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster-frames.injectable.ts Move deactivating a cluster into injectable IPC (#7356) 2023-03-15 08:31:38 -04:00
cluster-types.ts Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
event-emitter.ts Fix building docs and verify:docs workflow (#7013) 2023-01-25 13:59:21 -05:00
item.store.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
kube-helpers.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
log-error.global-override-for-injectable.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
log-error.injectable.ts White-listing of telemetry params (#7262) 2023-03-06 13:14:27 +02:00
logger.global-override-for-injectable.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
logger.injectable.ts White-listing of telemetry params (#7262) 2023-03-06 13:14:27 +02:00
logger.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
rbac.ts Replication Controllers (new resource view) (#7154) 2023-02-16 07:48:24 -05:00
vars.ts Remove all references to slack (#7233) 2023-02-24 17:04:15 -05:00