1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Roman 7722f443eb
[FIX]: Cluster dashboard not rendered (#848)
* Cluster dashboard not rendered, fix #811

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring

Signed-off-by: Roman <ixrock@gmail.com>

* actual fix

Signed-off-by: Roman <ixrock@gmail.com>

* reverted back reconnect check in cluster.activate()

Signed-off-by: Roman <ixrock@gmail.com>

* fix: cluster.activate() should not start reconnect on init (if not accessible)

Signed-off-by: Roman <ixrock@gmail.com>
2020-09-11 12:02:25 +03:00
..
utils Restrict file permissions to only the user for pasted kubeconfigs that are kept in the app dir (#805) 2020-09-04 20:28:51 +03:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Random fixes (#727) 2020-08-21 15:08:09 +03:00
cluster-ipc.ts [FIX]: Cluster dashboard not rendered (#848) 2020-09-11 12:02:25 +03:00
cluster-store_test.ts Fix cluster's apiUrl (#846) 2020-09-10 15:15:00 +03:00
cluster-store.ts [FIX]: Cluster dashboard not rendered (#848) 2020-09-11 12:02:25 +03:00
ipc.ts Random fixes (#727) 2020-08-21 15:08:09 +03:00
kube-helpers.ts Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
prometheus-providers.ts Allow to select Prometheus query style (#312) 2020-05-01 09:37:05 +03:00
rbac.ts Add support for PodDisruptionBudgets (#452) 2020-08-21 11:39:02 +03:00
register-protocol.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
request.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
system-ca.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
tracker.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
user-store_test.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
user-store.ts Allow user to configure kubectl binary preferences (#800) 2020-09-04 22:50:50 +03:00
vars.ts Do not set app to dev mode if debugging flag is passed (#774) 2020-09-02 09:45:55 +03:00
workspace-store_test.ts Setting new workspace name restrictions (#832) 2020-09-10 11:35:17 +03:00
workspace-store.ts Setting new workspace name restrictions (#832) 2020-09-10 11:35:17 +03:00