1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Sebastian Malton 0eee5a07c5
Remove mac-ca usage since it was only in tests (#6043) (#6321)
* Remove mac-ca usage since it was only in tests (#6043)

* Make injecting CAs injectable, remove mac-ca as dependency
* Fix win-ca failing on electron renderer on windows
* Fix the matcher under features/ for main

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

* Fix type errors from new types

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

* Temp change to see windows errors on CI

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

* Fix temp change

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

* Change error message for windows

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

* Increase maxBuffer size when reading windows CAs

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

* Switch back to running integration tests on windows

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

* Fix usage after rebase

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

* Update lock file

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-22 15:23:01 -05:00
..
api Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
app-paths Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
before-frame-starts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
cluster-frame-context Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
components Make ClusterFrameManager fully injectable (#6590) 2022-11-22 09:10:22 -05:00
create-cluster fix: getAllowedResources for all namespaces using SelfSubjectRulesReview (#6614) 2022-11-22 09:48:59 -08:00
extension-loader Bump ogre-tools and adapt to breaking changes (#6481) 2022-10-27 12:06:03 +03:00
fonts Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
frames Remove mac-ca usage since it was only in tests (#6043) (#6321) 2022-11-22 15:23:01 -05:00
hooks 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
initializers Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
ipc Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
k8s Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kube-object 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
kube-watch-api Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
logger Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
navigation Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
port-forward Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
protocol-handler Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
remote-helpers Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00
routes Made welcome page configurable (#6232) 2022-09-14 09:07:44 -04:00
search-store Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
start-frame Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
stores Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
themes Make opening of release details work properly when release has resources without namespace (#6088) 2022-09-08 13:57:11 -04:00
utils Fix jsonPath functions (#6530) 2022-11-08 10:00:23 -05:00
vars Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
window Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +03:00
bootstrap.tsx Fix crash on clean startup (#6276) 2022-09-20 08:19:09 +02:00
getDi.tsx Remove mac-ca usage since it was only in tests (#6043) (#6321) 2022-11-22 15:23:01 -05:00
getDiForUnitTesting.tsx Bump ogre-tools and adapt to breaking changes (#6481) 2022-10-27 12:06:03 +03:00
mui-base-theme.tsx 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
stores-apis-can-be-created.injectable.ts Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
template.html Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00