1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Sebastian Malton 2370928ea7
Fix syncing shell environment when using fish (#6502)
* Fix syncing shell environment when using fish

- Add some better logging for the future

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

* Add some unit tests to codify assumptions

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

* Fix timeout

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

* Update tests

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

* Fix tests

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

* Fix handling of '' in env

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

* Add function description

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-04 09:25:29 -04:00
..
__test__ Fix windows shell not having all environment variables (#6402) 2022-10-13 07:49:58 -04:00
app-paths Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
build-version Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
catalog Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-sources Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
catalog-sync-to-renderer Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
child-process Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
cluster Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
cluster-detectors Fix distribution detector erroneously depending on previous metadata (#6023) 2022-08-12 09:37:00 +03:00
context-handler Fix manually set prometheus service address to work after re-connect (#6435) 2022-10-24 16:02:41 -04:00
create-cluster Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
crypto Fix syncing shell env on TCSH and CSH (#6453) 2022-10-24 11:36:12 -04:00
electron-app Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
extension-loader Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
helm Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
ipc Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
k8s Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kube-auth-proxy Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kubeconfig-manager Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kubectl Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
lens-proxy Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
navigate-to-route Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
navigate-to-url Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
prometheus Add Prometheus Helm 14.x metrics provider (#6157) 2022-09-02 08:47:42 -04:00
protocol-handler Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
resource-applier Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
router Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
routes Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
shell-session Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
start-main-application Fix syncing shell environment when using fish (#6502) 2022-11-04 09:25:29 -04:00
stores Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
theme Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
tray Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
utils Fix syncing shell environment when using fish (#6502) 2022-11-04 09:25:29 -04:00
vars Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
get-metrics.injectable.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
getDi.ts Revert "Remove mac-ca usage since it was only in tests (#6043)" (#6319) 2022-10-04 17:52:55 -04:00
getDiForUnitTesting.ts Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
index.ts Export node-pty spawn from main to extensions (#6438) 2022-10-20 11:02:49 -04:00
k8s-request.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
logger.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
stop-services-and-exit-app.injectable.ts Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
stores-apis-can-be-created.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00