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.
- 22 Feb, 2021 3 commits
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Roman authored
- fix: don't reload namespaces on every page visit / NamespaceSelect.render() Signed-off-by:
Roman <ixrock@gmail.com>
-
- 19 Feb, 2021 1 commit
-
-
Roman authored
* - fix: proper sorting for resource age column - use Date.now() instead of new Date().getTime() (#2141 follow-up) Signed-off-by:
Roman <ixrock@gmail.com> * fix: proper bar-chart tooltip callback Signed-off-by:
Roman <ixrock@gmail.com> * fix: sorting in cronjobs, more Date.now() replacements Signed-off-by:
Roman <ixrock@gmail.com>
-
- 18 Feb, 2021 9 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Rafed Ramzi authored
Signed-off-by:
Rafed Ramzi <rafedramzi@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Roman authored
* fix: use default sorting for <Events/> as on "timeline" (fresh on top) Signed-off-by:
Roman <ixrock@gmail.com> * responding to comments Signed-off-by:
Roman <ixrock@gmail.com> * convert comments to jsdoc (table.tsx) Signed-off-by:
Roman <ixrock@gmail.com>
-
dependabot[bot] authored
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 4.6.0 to 4.10.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/4.6.0...4.10.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 17 Feb, 2021 2 commits
-
-
Jari Kolehmainen authored
* fix isLoadingAll within KubeObjectStore.loadItems Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix isLoadingAll within KubeObjectStore.loadItems Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Roman authored
Signed-off-by:
Roman <ixrock@gmail.com>
-
- 16 Feb, 2021 6 commits
-
-
Sebastian Malton authored
* return undefined instead of localhost from getClusterIdFromHost Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
* Load releases for all namespaces at once Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Check for accessibleNamespaces length Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Replacing loadAll() to loadFromContextNamespaces() Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Lauri Nevala authored
* Update store key after api's apiBase change Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com> * Re-register existing store when registering API Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com> * Revert kube-api changes Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
- 15 Feb, 2021 2 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 13 Feb, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 12 Feb, 2021 7 commits
-
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
* handle suspend/resume error from stream read Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * add missing types Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 11 Feb, 2021 5 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
* improve kube watch error handling Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * review fixes Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * no more object.assign Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * keep only items from non-loaded namespaces Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix sleep/resume Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fallback retry only on error Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Roman authored
fix: proper event-type column + default sorting by warning events Signed-off-by:
Roman <ixrock@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
* fix lint Signed-off-by:
Roman <ixrock@gmail.com> * fixes & refactoring Signed-off-by:
Roman <ixrock@gmail.com> * fix lint, micro-refactoring Signed-off-by:
Roman <ixrock@gmail.com> * more refactoring, clean up, responding to comments Signed-off-by:
Roman <ixrock@gmail.com> * fix: remove extra check for cluster.allowedApi from processing buffered watch-api events Signed-off-by:
Roman <ixrock@gmail.com> * refactoring, detaching NamespaceStore from KubeObjectStore Signed-off-by:
Roman <ixrock@gmail.com> * fix: wait for contextReady in NamespaceStore Signed-off-by:
Roman <ixrock@gmail.com> * refactoring & fixes Signed-off-by:
Roman <ixrock@gmail.com> * fix lint Signed-off-by:
Roman <ixrock@gmail.com> * fixes: reloading context stores on NamespaceSelect-change Signed-off-by:
Roman <ixrock@gmail.com> * optimize loading all resources when "all namespaces" selected -> single request per resource (when have rights) Signed-off-by:
Roman <ixrock@gmail.com> * use native k8s api watches Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * retry watch when it makes sense Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * workaround for browser connection limits 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> * use always random subdomain for getResponse Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * resubscribe stores on contextNamespace change Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * modify watch event before calling callback Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * Replace placeholder component in NamespaceSelectFilter Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Roman <ixrock@gmail.com> Co-authored-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 10 Feb, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 09 Feb, 2021 3 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
* Saving apiManager store keys with string type Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Replacing stores key from "kind" to "apiBase" Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
* add auto-update notifications and confirmation * Show single update notification (#1985) * Moving notification icons to top (#1987) * Switch to EventEmitter (producer&consumer) model * Add `onCorrect` and `onceCorrect` to ipc module for typechecking ipc messages * move type enforced ipc methods to seperate file, add unit tests Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-