1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Sebastian Malton 81c18a6cad
Add guards to prevent activation errors slipping through (#5845)
* Add guards to prevent activation errors slipping through

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

* Make sure all logging has a message, output less errors when prometheus fails

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

* Improve logging from getPortFromStream

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-07-19 09:05:41 +03:00
..
api Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
app-paths Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
application-update/force-update-modal Add global override for component observing current time for causing … (#5814) 2022-07-08 12:54:23 -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 feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03:00
create-cluster Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
extension-loader Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
fonts Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
frames Fix check on NamespaceSelectFilter not updating (#5691) 2022-07-07 11:59:33 -04: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 Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
ipc Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
k8s 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-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 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
navigation Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
port-forward Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
protocol-handler 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
remote-helpers Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00
routes Expose reactive ways to hide items in cluster frame using Extension API - PART 7 (#5824) 2022-07-13 13:47:03 -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
themes Add guards to prevent activation errors slipping through (#5845) 2022-07-19 09:05:41 +03:00
utils feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03:00
window Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +03:00
bootstrap.tsx Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
getDi.tsx Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
getDiForUnitTesting.tsx Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +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 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
template.html Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00