This project is mirrored from https://gitee.com/NQL886/lens.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 16 Sep, 2021 1 commit
-
-
Jim Ehrismann authored
* Use PATCH verb to scale deployments and statefulsets (#3744) Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Stop Sentry from capturing console.error and logger.error (#3785) Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Sidebar cluster avatar (#3765) Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Second click on list item closes the details view (#3809) Signed-off-by:
Juho Heikka <juho.heikka@gmail.com> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Fix fallback to bundled kubectl (#3812) Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Fix cluster's accessibleNamespaces being reset on restarting Lens (#3817) Signed-off-by:
Sebastian Malton <sebastian@malton.name> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Don't change permissions when deleting a cluster (#3798) Signed-off-by:
Sebastian Malton <sebastian@malton.name> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Draggable region on macOS should be the same as the main header (#3800) Signed-off-by:
Sebastian Malton <sebastian@malton.name> Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Fix check for user exec command (#3664) Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Fix shell connection readiness heuristic (#3795) Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * release v5.2.1 Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Fix test action Signed-off-by:
Sebastian Malton <sebastian@malton.name> Co-authored-by:
Lauri Nevala <lauri.nevala@gmail.com> Co-authored-by:
chh <1474479+chenhunghan@users.noreply.github.com> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Juho Heikka <juho.heikka@gmail.com> Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
- 08 Sep, 2021 1 commit
-
-
Sebastian Malton authored
* Fix local cluster delete flow - Now checks for the cluster being the current cluster and confirms the action - <ConfirmDialog> is fixed to work with several confirmations happinging at once Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Custom delete cluster dialog Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Saving kubeconfig file refactoring Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Switching current-context from dialog Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up css styles Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Show Delete menu item only for local cluster Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Make all dialogs rounded Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Releasing kubeconfig file after lock Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding delete cluster dialog tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Delete cluster dialog refactoring Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing typo Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing temp file on error Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Updating tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Do not switch context if select is hidden Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing spread symbols Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Moving cluster delete event from catalog initializer to ipc Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Refactor warning messages Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Getting spread (...) back to fix Select render Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Using async form without promises Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Do not show context switcher if no contexts left Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Updating the tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * don't allow delete of the active cluster before setting to new active cluster (#3749) * don't allow user to delete the active cluster before setting to new active cluster Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * fix lint issues Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * Show delete button if no more contexts available Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com> Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
-
- 11 Aug, 2021 1 commit
-
-
Alex Andreev authored
* Kubeconfig syncs from Catalog Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Allow to select directory to sync Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Convert Preferences to Route-based component Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Jump from notification to Preferences Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding navigateWithoutHistoryChange() method Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing integration tests (no check for Telemetry tab) Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing tests harder Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 23 Jul, 2021 1 commit
-
-
Jan Jansen authored
Fixes #3485 Signed-off-by:
Jan Jansen <jan.jansen@gdata.de>
-
- 14 Jul, 2021 1 commit
-
-
Sebastian Malton authored
-
- 07 Jul, 2021 1 commit
-
-
Sebastian Malton authored
- If an KubernetesCluster entity is being deleted then the catalogEntityRegistry.getById() will return undefined. This leads to an unhandled exception in the handler because we tried to read apiVersion. This commit changes it so that we get the apiVersion and kind from KubernetesCluster class itself Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 02 Jul, 2021 2 commits
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 21 Jun, 2021 2 commits
-
-
Jari Kolehmainen authored
Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
Alex Andreev authored
* Adding General Entities and General Category Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Usign material icons for general entities Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Setting background for hotbar icon explicitly Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding Catalog initially to first hotbar Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Tuning hotbar store tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Changing type from GeneralEntity to General Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Search for catalog hotbar item in tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing Catalog link from bottom bar Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Waiting for hotbar catalog entity Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Opening cluster list by data-testId Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Replacing types on interfaces Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing integration tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding general entities throught initializers Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing icon refs from CatalogEntitySpec Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 18 Jun, 2021 1 commit
-
-
Mario Sarcher authored
Signed-off-by:
Mario Sarcher <mario@sarcher.de>
-
- 17 Jun, 2021 1 commit
-
-
Sebastian Malton authored
-
- 16 Jun, 2021 1 commit
-
-
Jari Kolehmainen authored
* revive custom cluster icons Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix borders Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 10 Jun, 2021 1 commit
-
-
Sebastian Malton authored
- Prevents some circular dependencies - Allowed main to use them as needed Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 09 Jun, 2021 1 commit
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 07 Jun, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
- 31 May, 2021 1 commit
-
-
Jari Kolehmainen authored
* typesafe catalog category events Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * use emit Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * rename events Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 28 May, 2021 1 commit
-
-
Roman authored
* Cluster commands disappeared from Command Palette, close #2760 Signed-off-by:
Roman <ixrock@gmail.com> * refactoring: get rid of ClusterStore.active && ClusterStore.activeCluster (managed via catalog's entity) Signed-off-by:
Roman <ixrock@gmail.com>
-
- 18 May, 2021 2 commits
-
-
Jari Kolehmainen authored
* show lens-metrics on cluster settings Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * remove ClusterFeature Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * remove ClusterFeature Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * tweak resource applier/stack Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * update metrics stack components Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix drawer menu styles Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * clarify ui Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * built-in -> bundled Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * splitterError -> splitError Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * support multi-doc yamls Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * dedicated action button Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix headers Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * async file operations Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix bugs Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
* add connect/disconnect methods to kubernetes cluster Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * return void Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 12 May, 2021 1 commit
-
-
Jari Kolehmainen authored
* check source files for license header Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * tweak Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * add license header to all relevant source files Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 04 May, 2021 1 commit
-
-
Jari Kolehmainen authored
- Removed `getFreePort` as its use is always a race condition. Change all uses of it to retrive the port after listening - Added `getPortFrom` as a helper function to read a port from a stream - Remove `Cluster.ownerRef` as it is outdated and no longer needed for 5.0 - Remove `Cluster.enabled`, no longer needed because of above - Removed `Cluster.init`, moved its contents into `Cluster.constructor` as nothing in that function is asyncronous. Currently only being run on `main` as a stop gap until `renderer` gets its own version of `Cluster` - Refactored `LensProxy` so as to prevent `pty.node` (a NodeJS extension) being included in `webpack.extension.ts`'s run - Removed the passing around of the proxy port as that can now be accessed from an instance of `LensProxy` - purge ContextHandler's cache on disconnect Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
- 30 Apr, 2021 1 commit
-
-
Sebastian Malton authored
* 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>
-
- 27 Apr, 2021 1 commit
-
-
Alex Andreev authored
* Adding hotbar cells Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Add/remove empty cells Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Increase cell corner radius Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Styling hotbar selector Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Generating 12 cells by default Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding custom scrollbar on hover Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Reset active cluster when leaving dashboard Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Moving kind icon top the top left corner Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Highlighting kind icon Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Add hotbar cell animations Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding small hover effect Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 23 Apr, 2021 2 commits
-
-
Sebastian Malton authored
-
Jari Kolehmainen authored
* add icon to catalog category Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix styles Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 22 Apr, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 21 Apr, 2021 1 commit
-
-
Sebastian Malton authored
- Add distinction between `getInstance` and `getInstanceOrCreate` since it is not always possible to create an instance (since you might not know the correct arguments) - Remove all the `export const *Store = *Store.getInstance<*Store>();` calls as it defeats the purpose of `Singleton`. Plus with the typing changes the appropriate `*Store.getInstance()` is "short enough". - Special case the two extension export facades to not need to use `getInstanceOrCreate`. Plus since they are just facades it is always possible to create them. - Move some other types to be also `Singleton`'s: ExtensionLoader, ExtensionDiscovery, ThemeStore, LocalizationStore, ... - Fixed dev-run always using the same port with electron inspect - Update Store documentation with new recommendations about creating instances of singletons - Fix all unit tests to create their dependent singletons Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 20 Apr, 2021 1 commit
-
-
Jari Kolehmainen authored
* fix cluster settings page layout Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * refactor cluster settings to pluggable entity settings Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix gh actions network timeout on yarn install Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * review changes Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 15 Apr, 2021 1 commit
-
-
Jari Kolehmainen authored
* allow to control catalog entity menu item visibility based on source Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 13 Apr, 2021 1 commit
-
-
Jari Kolehmainen authored
* registrable add-to-catalog button Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix integration tests Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix integration tests Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 09 Apr, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-