1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages
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
..
bump-version-for-cron Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
core Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
ensure-binaries Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
extension-api Fix extension API not having all the correct types (#7263) 2023-03-03 09:07:38 -05:00
generate-tray-icons Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
infrastructure Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 (#7313) 2023-03-08 15:46:03 -05:00
node-fetch Bump versions to 6.5.0-alpha.0 (#7253) 2023-03-02 09:33:33 -05:00
open-lens Fix typo in name of environment (#7318) 2023-03-08 08:04:38 -05:00
release-tool Cherry pick PRs from 6.4.4 and 6.4.3 (#7309) 2023-03-07 09:46:00 -08:00
semver Bump @swc/core from 1.3.35 to 1.3.37 (#7246) 2023-03-03 12:35:08 +03:00
technical-features Extract agnostic and electron-main ways of starting application to separate packages (#7259) 2023-03-06 10:17:24 +02:00