mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* loading k8s resources into stores per selected namespaces -- part 1 Signed-off-by: Roman <ixrock@gmail.com> * loading k8s resources into stores per selected namespaces -- part 2 - fix: generating helm chart id Signed-off-by: Roman <ixrock@gmail.com> * loading k8s resources into stores per selected namespaces -- part 3 Signed-off-by: Roman <ixrock@gmail.com> * fixes Signed-off-by: Roman <ixrock@gmail.com> * fixes / responding to comments Signed-off-by: Roman <ixrock@gmail.com> * chore / small fixes Signed-off-by: Roman <ixrock@gmail.com> * fixes & refactoring Signed-off-by: Roman <ixrock@gmail.com> * make lint happy Signed-off-by: Roman <ixrock@gmail.com> * reset store on loading error Signed-off-by: Roman <ixrock@gmail.com> * added new cluster method: cluster.isAllowedResource Signed-off-by: Roman <ixrock@gmail.com> * fix: loading namespaces optimizations Signed-off-by: Roman <ixrock@gmail.com> * fixes & refactoring Signed-off-by: Roman <ixrock@gmail.com> |
||
|---|---|---|
| .. | ||
| __test__ | ||
| cluster-detectors | ||
| helm | ||
| prometheus | ||
| routes | ||
| app-updater.ts | ||
| cluster-manager.ts | ||
| cluster.ts | ||
| context-handler.ts | ||
| developer-tools.ts | ||
| exit-app.ts | ||
| extension-filesystem.ts | ||
| index.ts | ||
| kube-auth-proxy.ts | ||
| kubeconfig-manager.ts | ||
| kubectl_spec.ts | ||
| kubectl.ts | ||
| lens-api.ts | ||
| lens-binary.ts | ||
| lens-proxy.ts | ||
| logger.ts | ||
| menu.ts | ||
| node-shell-session.ts | ||
| port_spec.ts | ||
| port.ts | ||
| promise-exec.ts | ||
| proxy-env.ts | ||
| resource-applier.ts | ||
| router.ts | ||
| shell-session.ts | ||
| shell-sync.ts | ||
| tray.ts | ||
| window-manager.ts | ||