1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/main
Sebastian Malton ad9bafe2a5
Cleanup 'Cluster' to remove environment specific details (#6951)
- requestNamespaceListPermissions is infallable so no need to have the extra try/catch

- Refactor isMetricHidden method away from Cluster

- Refactor shouldShowResource out of Cluster

- Refactor isInLocalKubeconfig out of Cluster

- Remove depecrated and unused workspace from Cluster

- Refactor out kubectl as a dependency of Cluster

- Remove from cluster getter used only once

- Split out ClusterConnection from Cluster

- Also split out KubeAuthProxyServer from ContextHandler

- Rename ContextHandler to PrometheusHandler

- Cleanup onNetworkOffline/Online impls within ClusterManager

- Remove annotations from ClusterConnection

- Remove mobx annotations from Cluster

- Rename loadConfigFromFileInjectable

- Remove all uses of dead createClusterInjectionToken

- Fix type errors related to broadcastConnectionUpdate

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-03-10 09:37:39 +02:00
..
__test__ Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
app-paths Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
base-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
build-version Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
catalog-sources Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
catalog-sync-to-renderer Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
child-process Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
cluster-detectors Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
create-cluster Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
crypto Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
electron-app Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
extension-loader Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
helm Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
hotbar-store/migrations Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
ipc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
k8s Fix node shell not loading due to Host/certificate mismatch (#7147) 2023-02-13 14:30:06 -08:00
kube-auth-proxy Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
kubeconfig-manager Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
kubectl Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
lens-proxy Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
logger White-listing of telemetry params (#7262) 2023-03-06 13:14:27 +02:00
navigate-to-route Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
navigate-to-url Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
prometheus Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
protocol-handler Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
resource-applier Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
router Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
routes Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
shell-session Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
start-main-application Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
stores Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
theme Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
tray Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
user-store Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
utils Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
vars Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
weblinks-store Remove all references to slack (#7233) 2023-02-24 17:04:15 -05:00
extension-api.ts Fix @k8slens/extensions being broken after monorepo (#7058) 2023-01-30 16:32:30 -05:00
get-metrics.injectable.ts Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
getDiForUnitTesting.ts Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
k8s-request.injectable.ts Cherry pick PRs from 6.4.4 and 6.4.3 (#7309) 2023-03-07 09:46:00 -08:00
library.ts Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
register-lens-core.ts Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
stop-services-and-exit-app.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
stores-apis-can-be-created.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00