1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

923 Commits

Author SHA1 Message Date
Jari Kolehmainen
b51a53b173
[v4.2] handle auto-update to Lens 5 (#3155)
* electron 9.4.4 + electron-builder 22.10.5

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* handle auto-update to lens 5

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-23 09:22:00 +03:00
Jari Kolehmainen
8359c005c0
electron 9.4.4 + electron-builder 22.10.5 (#3154)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-23 08:58:47 +03:00
chh
b19eadaff0
Fix text (#3146)
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
2021-06-22 16:13:21 +03:00
Sebastian Malton
68fb731dfa
Revert point docs to versioned docs (#2918)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-03 15:17:03 -04:00
Jim Ehrismann
7488f1a5e9
relax kube api data type validation (to allow metrics-server resources) (#2744) (#2802)
* relax kube api data type validation (to allow metrics-server resources)

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* removed a few now incorrect tests

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* correct PodMetrics kind

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-05-18 14:13:02 -04:00
Sebastian Malton
3e9d8fb476
release v4.2.4 (#2700)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-05-04 09:47:41 -04:00
Jim Ehrismann
6e13684315
fixed blank disabled Select element option (affected workspaces menu) (#2697)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-05-04 07:32:43 -04:00
Sebastian Malton
38593e4609
Fix tar file being removed before extension install (#2689) 2021-05-03 16:56:09 -04:00
Sebastian Malton
bf0dc84c22
release v4.2.3 (#2627)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-26 16:14:18 -04:00
Sebastian Malton
fa2acc3594
Fix: logs data disapearing causing crashes (#2566)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-26 09:34:38 -04:00
Sebastian Malton
3682be2f01
Refactor helm-chart.api and improve kube validation and error handling (#2265) 2021-04-21 08:19:36 -04:00
Sebastian Malton
de7048770b
Fix: HPA's not sortable by age (#2565)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-20 09:26:14 -04:00
Sebastian Malton
1c1d2f7c56
Conditionally render status icon for kube meta (#2298) 2021-04-20 09:24:25 -04:00
Sebastian Malton
ccf8928770
Fix custom resource loading spinner appears above extensions' cluster menus (#2344) 2021-04-20 08:04:16 -04:00
Sebastian Malton
bffdbcbd4c
Lens should point to the release docs (#2268) 2021-04-19 13:54:03 -04:00
Sebastian Malton
86205b365c
Refactor the Extensions settings page (#2221) 2021-04-19 13:50:51 -04:00
steve richards
96258c369f
Pre-Validate kubeconfig before making available in Lens (#1078) 2021-04-16 11:41:18 -04:00
Sebastian Malton
5b162df062
release v4.2.2 (#2538)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-16 09:21:56 -04:00
Sebastian Malton
da69ffde21
Refactor StorageHelper to be clearer in its constructor (#2417) 2021-04-15 15:37:30 -04:00
Sebastian Malton
10bcae24e5
Fix releases not reloading when selecting namespaces (#2515) 2021-04-15 10:55:55 -04:00
MinJeong Kim
4e231e5749
fix: proper sorting resources by age column (#2182 followup) (#2414)
Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
2021-04-14 11:07:15 -04:00
Sebastian Malton
b6c3ce7d28
Fix being able to view clusters outside the current workspace (#2355) 2021-04-14 09:49:14 -04:00
Sebastian Malton
da6b5d6bde
Fix CRD versions not being provided (#2500) 2021-04-14 09:02:15 -04:00
Sebastian Malton
215be21e83
Fix Extension Docs (#2377)
Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
2021-04-13 08:08:50 -04:00
Sebastian Malton
542ffb6a9a
Broadcast failure to list namespaces less frequently (#2501)
- Only of three successive (non-overlapping) list failures

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-12 08:29:36 -04:00
Sebastian Malton
c26bcbaf88
release v4.2.1 (#2477)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-09 09:38:41 -04:00
Jim Ehrismann
35d90f6e8d
fix node shell failure to open (#2467)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-04-07 14:11:15 -04:00
Sebastian Malton
39c0f42668
Use whole page for workspace overview (#2456)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 11:48:51 -04:00
Violetta
63f6562e0a Save sorting order when changing view (#2353)
Signed-off-by: vshakirova <vshakirova@mirantis.com>
2021-04-06 10:13:45 -04:00
Sebastian Malton
2f3a1dbc25 Fix StorageHelper.get() returning null after clearing (#2421) 2021-04-06 10:13:45 -04:00
Sebastian Malton
59bb4f556d Improve correctness and efficiency in some of pods api helper functions (#2067)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 10:13:45 -04:00
Sebastian Malton
5591c872f0 Fix integration test lifecycle fuctions not failing tests (#2259) 2021-04-06 10:13:45 -04:00
Sebastian Malton
64ebfc25ae Notify user if Helm list fails (#2262)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 10:13:45 -04:00
Sebastian Malton
d81774af0d Improve tray initialization and logging (#2048)
- Remove all async click handlers as the typing of the expected method
  is that of `void` so it doesn't know how to handle `Promise<void>`

- Replace the above with promise chains with correctly handle any errors
  by logging them

- Fix the tray menu update logic to actually produce a new menu when the
  reaction is run

- Improve the Clusters submenu generation to involve less work and to
  utilize the built-in checkmark rendering

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 10:13:45 -04:00
Sebastian Malton
7246632d57 Fix unit tests and make tests fail if a promise rejects after the test harness is finishes (#2034) 2021-04-06 10:13:45 -04:00
Sebastian Malton
f401536efd Restrict extension version of ClusterStore (#2256) 2021-04-06 10:13:45 -04:00
Jim Ehrismann
bfc36b4d1d workspace overview is now reactive to cluster changes (#2356)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-04-06 10:13:45 -04:00
Sebastian Malton
86b0fa6479
release v4.2.0 (#2432)
Signed-off-by: Sebastian Malton<sebastian@malton.name>
2021-04-01 11:47:22 -04:00
Sebastian Malton
34712dd51f
release v4.2.0-rc.2 (#2378)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-03-24 10:22:35 -04:00
Roman
4303700bb2
Fix: highlight sidebar's active section (#2366)
* - fix: highlight active sidebar section / link
- fix: caching crd definitions to prevent sidebar's scroll jumps
- refactored & simplified `Sidebar` and `SidebarItem`

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

* responding to comments

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

* adding @jsdoc comments to SidebarItem

Signed-off-by: Roman <ixrock@gmail.com>
2021-03-24 15:17:56 +02:00
Sebastian Malton
ee4d434d35
Add notification to user to add accessible namespaces (#2173) 2021-03-23 13:21:47 -04:00
Sebastian Malton
0b99377feb
add user-store file name migration (#733)
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2021-03-23 11:56:04 -04:00
Roman
62c3501011
Fix: incorrect subscribing event name to navigate in cluster view (#2363)
Co-authored-by: Sebastian Malton <sebastian@malton.name>
2021-03-23 11:04:31 -04:00
Alex
e718b250cc
Change Cluster Settings button to be consistent with cluster icon menu (#2065)
Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Alex Culliere <alozhkin@mirantis.com>
2021-03-23 08:41:58 -04:00
tehho
72e1915ef4
Update jsonnet folder structure to default bundler format (#536)
Signed-off-by: Andreas Antonsson <Andreas.Antonsson@collectorbank.se>
2021-03-23 08:12:40 -04:00
Lauri Nevala
4afec72ceb
Fix: Recreate proxy kubeconfig if it is deleted (#2372) 2021-03-23 08:12:01 -04:00
Roman
e70ac87c52
Fix: editing resource is broken when another resource is being editing (#2364)
Signed-off-by: Roman <ixrock@gmail.com>
2021-03-23 08:11:11 -04:00
Sebastian Malton
b066fb3527
release v4.2.0-rc.1 (#2339)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-03-18 10:28:06 -04:00
Roman
aedcc6d70e
Persist local-storage in external json-file (#2279) 2021-03-18 08:36:34 -04:00
Alex Andreev
da5a4bbdf4
Removing explicit z-index in lens-views (#2358)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-03-18 08:35:08 -04:00