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

4048 Commits

Author SHA1 Message Date
Alex Andreev
0066ef7885 Merge branch 'master' into table-injection-tokens 2023-05-25 17:04:27 +03:00
K8s Lens Bot
e493f982d2 Release 6.5.0-alpha.16
Signed-off-by: K8s Lens Bot <info@k8slens.dev>
2023-05-25 09:57:41 -04:00
Sebastian Malton
4e6b51e2ef chore: Rename KubeObject tests to better clarity
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-25 09:51:40 -04:00
Sebastian Malton
e7b030e2cd chore: Simplify KubeObject tests to use stub data
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-25 09:51:40 -04:00
Sebastian Malton
723e8452cf chore: Improve KubeObject tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-25 09:51:40 -04:00
Sebastian Malton
74cf677b1b chore: Fixup use of ServiceAccount to use getId
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-25 09:51:40 -04:00
Sebastian Malton
18b89d9a85 fix: Remove incorrect KubeObject validations
- Default to using the ensured selfLink for ID if UID is not present

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-25 09:51:40 -04:00
Sami Tiilikainen
90c449cc0d
fix: Handle log responses as text (#7776)
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
2023-05-25 09:23:18 -04:00
Alex Andreev
27de0e7c1b Merge branch 'master' into table-injection-tokens 2023-05-25 15:56:14 +03:00
Janne Savolainen
738985c9b7 fix: Make application size not blow up by consolidating dependencies in core package to peerDependencies
"dependencies" are going to be added in the app.asar, which means that e.g. "electron" gets added.

Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-05-25 15:42:53 +03:00
Alex Andreev
12efdb14b6 Linter fix
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-25 13:39:47 +03:00
Alex Andreev
febae16bbb Removing table context. Pass columns through the props
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-25 13:25:03 +03:00
Alex Andreev
6e5fc63953 Fixing tests by registering a table feature
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-25 11:22:18 +03:00
Alex Andreev
54366c3739 Fixing import address
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-25 11:22:02 +03:00
Alex Andreev
a924628c85 Linter fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-24 13:03:00 +03:00
Alex Andreev
eb92b089b9 Register tableFeature in getApplicationBuilder
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-24 12:57:55 +03:00
Alex Andreev
11a35a7649 Remove unused Table import
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-24 12:33:05 +03:00
Alex Andreev
6b7812d72d Create table feature in core package
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-24 12:21:48 +03:00
Sebastian Malton
dd62e034b7 Release 6.5.0-alpha.15
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 15:33:41 -04:00
Sebastian Malton
597dd36580 fix: Fix setting milestone on new release PRs
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 15:20:19 -04:00
K8s Lens Bot
a8cf8e11f7 Release 6.5.0-alpha.14
Signed-off-by: K8s Lens Bot <info@k8slens.dev>
2023-05-23 14:52:41 -04:00
Gabriel
bffa39c5ba chore: rebuilt lock
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-23 14:17:18 -04:00
Gabriel
dbbb41eca7 chore: switch from latest to hat 9.6.7
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-23 14:17:18 -04:00
Gabriel
99b6af7246 chore: add engine hat
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-23 14:17:18 -04:00
Gabriel
6bf1544ddb chore: Support and switch to using ^9.6.7 version of NPM
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-23 14:17:18 -04:00
Sebastian Malton
84f6a6a5ac fix: Switch to using authenticated GitHub API to increase rate limit
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 13:21:07 -04:00
Sebastian Malton
ac0e384154 Release 6.5.0-alpha.14
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 11:34:49 -04:00
Sebastian Malton
8f4aa497cc Revert "chore: Extract sidebar item injection token into separate package"
This reverts commit 8ac66380ad.
2023-05-23 10:08:42 -04:00
Sebastian Malton
cb0e8764ac Revert "chore: Rename sidebar item injectable files"
This reverts commit 72a1e2aaa0.
2023-05-23 10:08:42 -04:00
Sebastian Malton
93bc41f9a3 Revert "chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs"
This reverts commit 81293304a7.
2023-05-23 10:08:42 -04:00
Sebastian Malton
9276df0592 Revert "chore: Fixup tests snapshots to match new testid behaviour"
This reverts commit e6bef1a168.
2023-05-23 10:08:42 -04:00
Sebastian Malton
d90bdf6f14 Revert "chore: Fix lint"
This reverts commit 747f8cec94.
2023-05-23 10:08:42 -04:00
Sebastian Malton
813705fe90 Revert "chore: Fix more lint"
This reverts commit 83244ceefc.
2023-05-23 10:08:42 -04:00
Sebastian Malton
be1fbcf8c3 Revert "chore: Update integration tests to new testid format"
This reverts commit d2183cb975.
2023-05-23 10:08:42 -04:00
Sebastian Malton
753c8bfa85 Revert "chore: Fix IDs for some sidebar items"
This reverts commit a267c0ee7d.
2023-05-23 10:08:42 -04:00
Sebastian Malton
d4c12becfc Revert "chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers"
This reverts commit d51ccb5dd5.
2023-05-23 10:08:42 -04:00
Sebastian Malton
5608a199be Revert "fix: Fix formatting of custom resource sidebar items"
This reverts commit 86dcbb10c0.
2023-05-23 10:08:42 -04:00
Sebastian Malton
96b7ecbadd Revert "chore: Fix integration tests failing due to helm testid's changing"
This reverts commit 6d4d331a41.
2023-05-23 10:08:42 -04:00
Sebastian Malton
1b43de50fe Revert "chore: Fix tests after rebase"
This reverts commit 58426370de.
2023-05-23 10:08:42 -04:00
Sebastian Malton
1099e65c52 Revert "fix: Custom Resource Definitions should be the first entry in the side bar"
This reverts commit a8ff6ce095.
2023-05-23 10:08:42 -04:00
Sebastian Malton
7d46cb845d Revert "fix: Custom Resource Definitions sidebar item should navigate to the correct route"
This reverts commit 897e289514.
2023-05-23 10:08:42 -04:00
Sebastian Malton
fda4b928d2 Revert "fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route"
This reverts commit 723cfe8ae8.
2023-05-23 10:08:42 -04:00
Sebastian Malton
40f1180579 Revert "chore: Cleanup custom resource route definition"
This reverts commit f65e5672b5.
2023-05-23 10:08:42 -04:00
Sebastian Malton
d3cf7088d6 Revert "chore: Factor out NavigateToCustomResources type"
This reverts commit 5ba2dbab81.
2023-05-23 10:08:42 -04:00
Sebastian Malton
5f4cdbc519 Revert "chore: Move around Custom Resource and Custom Resource Definition files to simplify names"
This reverts commit e0e2194b11.
2023-05-23 10:08:42 -04:00
Sebastian Malton
8960142342 Revert "chore: Update @orge-tools/* deps"
This reverts commit 015a585a84.
2023-05-23 10:08:42 -04:00
Alex Andreev
ad1e095fbc Passing ItemListLayoutContentProps into external table
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-23 15:56:43 +03:00
Alex Andreev
fc9a92509f Add @k8slens/table-tokens to the core package
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-23 15:45:46 +03:00
Jari Kolehmainen
ec9a68bf09 fix: wrong order of ids when sendToFrame is called
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-05-23 08:28:10 -04:00
Alex Andreev
3162f5e669 Making save and load props optional
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-23 15:08:49 +03:00