1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core
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
..
__mocks__ Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
build Remove notarize as unused (#7215) 2023-02-22 12:37:53 -05:00
src Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
static Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
test-data Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
types Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
webpack Switch to using NPM workspaces (#7115) 2023-02-20 12:48:18 +02:00
.eslintrc.js Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.gitignore Add package for sharing webpack configurations for upcoming Features (#7199) 2023-02-22 12:28:07 +02:00
.swcrc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
package.json Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
tailwind.config.js Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
tsconfig.json Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00