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

2480 Commits

Author SHA1 Message Date
Sebastian Malton
cb74d1adc0
Fix remove and edit buttons not updating (#5505) 2022-06-01 14:22:23 -04:00
Sebastian Malton
79c7cb2106
Fix ERR_FAILED for splash screen on windows sometimes (#5534) 2022-06-01 14:21:36 -04:00
Sebastian Malton
e3cb23e111
release v5.5.2 (#5504)
Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com>
Co-authored-by: Roman <ixrock@gmail.com>
2022-05-30 14:15:51 -04:00
Jim Ehrismann
07e9456874
ensure the start url is the workloads overview when the cluster overview is not available due to rbac restrictions (#5488)
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-05-30 09:41:37 -04:00
Sebastian Malton
c62333f334
Fix error in EditResource (#5484) 2022-05-27 16:08:49 -04:00
Sebastian Malton
b0d6465694
Release 5.5.1 (#5466) 2022-05-26 11:24:51 -04:00
Sebastian Malton
0974269e69 Fix crash when using an inline svg Icon (#5450) 2022-05-26 09:48:37 -04:00
Sebastian Malton
d314a9924a
Release 5.5.0 (#5441) 2022-05-25 09:17:38 -04:00
Jari Kolehmainen
1db19396f2 Allow bundled extensions to use codesign (#5438) 2022-05-24 08:24:15 -04:00
Sebastian Malton
0c02daede7
Release 5.5.0-beta.2 (#5428) 2022-05-20 16:15:23 -04:00
Sebastian Malton
0b971e87b1
Fix cluster connection failing after execHelm (#5432) 2022-05-20 09:15:15 -04:00
Sebastian Malton
518808f254
Fix master node classification for kubernetes >1.20 (#5416) 2022-05-19 10:24:04 -04:00
Sebastian Malton
710671e2c0
Fix downloading cluster specific kubectl (#5413) 2022-05-18 16:20:14 -04:00
Sebastian Malton
30a9409faf
Fix Kubectl.checkBinary() to be compatible with kubectl@1.24 (#5415) 2022-05-18 14:34:00 -04:00
Sebastian Malton
5eac53e94a
Release 5.5.0-beta.1 (#5382) 2022-05-13 14:44:28 -04:00
Sebastian Malton
7855d47951 Cleanup release PR script
- Fix bug where PR would not be created when on non-master branches

- Use more async/await

- Add more logging

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-12 11:20:22 -04:00
Sebastian Malton
b1df407715
Create a script to help create release PRs (#5339) 2022-05-12 10:08:50 -04:00
Sebastian Malton
d92233d58e
Add defensive code around Cluster.broadcastConnectUpdate (#5297) 2022-05-12 08:27:33 -04:00
Sebastian Malton
19c77eefaf
Fix CustomResourceDetails merging arrays of values (#5349)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-11 21:57:40 -04:00
Sebastian Malton
6d7609b364
Fix crash with NamespaceSelectFilter (#5367) 2022-05-11 15:05:21 -04:00
dependabot[bot]
f0b26be79a
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#5365)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 12:11:23 -04:00
dependabot[bot]
b46ba82fc5
Bump webpack-dev-server from 4.8.1 to 4.9.0 (#5364)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 12:10:43 -04:00
dependabot[bot]
f3e5b0c8aa
Bump @testing-library/react from 12.1.4 to 12.1.5 (#5363)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 12:10:33 -04:00
Alex Andreev
cc9ee67dc2
Fix <Switch/> checked callback attribute value (#5360) 2022-05-11 10:33:01 -04:00
Sebastian Malton
d99cc5a015
Bundle tray icons in repo (#5362) 2022-05-11 10:26:43 -04:00
dependabot[bot]
d2abd582bc
Bump @types/webpack-env from 1.16.3 to 1.16.4 (#5342)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:48:34 -04:00
dependabot[bot]
005ae4123e
Bump react-select from 5.3.0 to 5.3.2 (#5350)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:48:22 -04:00
dependabot[bot]
bfcae9e702
Bump react-window from 1.8.6 to 1.8.7 (#5340)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:48:16 -04:00
dependabot[bot]
d0de9b99dc
Bump @types/node from 14.18.12 to 14.18.17 (#5358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:48:03 -04:00
Sebastian Malton
42e7daf057
Fix crash when changing os theme kind (#5354) 2022-05-11 09:07:51 -04:00
Juho Heikka
7a8a734957
Remove unused code in the telemetry preference. (#5356) 2022-05-11 07:57:57 -04:00
Sebastian Malton
9f25212f45
Stop using sharp at runtime (#5346) 2022-05-10 08:44:22 -04:00
Sebastian Malton
6b097e086b
Add docs concerning webpack external configs (#5351) 2022-05-10 08:43:40 -04:00
Sebastian Malton
a7607ce7e1
Revert upgrade to react 18 (#5352) 2022-05-09 15:44:13 -04:00
Sebastian Malton
fc45f06fc8
Add some debug logging to help debug LED issue (#5288) 2022-05-06 09:18:47 -04:00
Alex Andreev
fdf65e8ab6
Allowing to copy text from About dialog (#5335) 2022-05-05 11:49:11 -04:00
dependabot[bot]
f2e070c92d
Bump npm from 6.14.16 to 6.14.17 (#5330)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 10:34:26 -04:00
dependabot[bot]
ab1f99ba1a
Bump @sentry/types from 6.19.3 to 6.19.7 (#5329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 10:34:19 -04:00
dependabot[bot]
21fa1472b8
Bump typedoc from 0.22.14 to 0.22.15 (#5328)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 10:34:13 -04:00
dependabot[bot]
312f3e79e3
Bump winston from 3.6.0 to 3.7.2 (#5327)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 10:33:49 -04:00
Sebastian Malton
756b5bd7ec
release v5.5.0-beta.0 (#5326) 2022-05-05 09:50:08 -04:00
Sebastian Malton
05be7f6296
Fix subclasses of BaseStore<T> not be able to overrride cwd() (#5307)
- The cwd field was being overridden unconditionally by the new getConfigurationFileModelInjectable

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-05 05:02:47 -07:00
Sebastian Malton
dbdde19222
Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
dependabot[bot]
e532b90b72
Bump @types/http-proxy from 1.17.8 to 1.17.9 (#5320)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 07:58:26 -04:00
dependabot[bot]
e1a9389ca0
Bump @sentry/electron from 3.0.6 to 3.0.7 (#5321)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 07:58:20 -04:00
dependabot[bot]
78a5ab735f
Bump filehound from 1.17.5 to 1.17.6 (#5322)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 07:58:11 -04:00
dependabot[bot]
6e1a4ffa4c
Bump cli-progress from 3.10.0 to 3.11.0 (#5319)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 07:58:00 -04:00
dependabot[bot]
35b0f4bd6f
Bump marked from 4.0.14 to 4.0.15 (#5313)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 16:11:25 -04:00
Sebastian Malton
2d7f89ab48
Fix check for making sure dependency upgrades don't break dev mode (#5318) 2022-05-03 15:46:24 -04:00
dependabot[bot]
82babaf877
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 (#5312)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 15:12:58 -04:00