mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Add the ability to sync kube config files - Will update when the files changes - add KUBECONFIG_SYNC label - fix rebase and change to addObservableSource - move UI to user settings - support shallow folder watching - add some unit tests for the diff-er Signed-off-by: Sebastian Malton <sebastian@malton.name> * responding to review comments Signed-off-by: Sebastian Malton <sebastian@malton.name> * fix tests and add try/catch Signed-off-by: Sebastian Malton <sebastian@malton.name> * always sync c&p folder, remove bad rebase Signed-off-by: Sebastian Malton <sebastian@malton.name> * fix preferences Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix settings saving and catalog view Signed-off-by: Sebastian Malton <sebastian@malton.name> * fix unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> * fix synced clusters not connectable Signed-off-by: Sebastian Malton <sebastian@malton.name> * change to non-complete shallow watching Signed-off-by: Sebastian Malton <sebastian@malton.name> * fix sizing Signed-off-by: Sebastian Malton <sebastian@malton.name> * Catch readStream errors Signed-off-by: Sebastian Malton <sebastian@malton.name> * don't clear UserStore on non-existant preference field, fix unlinking not removing items from source Signed-off-by: Sebastian Malton <sebastian@malton.name> * change label to file Signed-off-by: Sebastian Malton <sebastian@malton.name> |
||
|---|---|---|
| .. | ||
| __test__ | ||
| catalog-sources | ||
| cluster-detectors | ||
| helm | ||
| prometheus | ||
| protocol-handler | ||
| routes | ||
| shell-session | ||
| utils | ||
| app-updater.ts | ||
| catalog-pusher.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 | ||
| port_spec.ts | ||
| port.ts | ||
| promise-exec.ts | ||
| proxy-env.ts | ||
| resource-applier.ts | ||
| router.ts | ||
| shell-sync.ts | ||
| tray.ts | ||
| window-manager.ts | ||