Sebastian Malton
3aa6c1666a
chore: Remove most uses of "bin" from workspaces
...
- Replace with running scripts from a specific workspace
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
Sebastian Malton
ed0eba548f
chore: update kubectl versions files
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
Sebastian Malton
89be1943dd
chore: Update versions json
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
Sebastian Malton
f8ac072df9
chore: fix some packages required prepare scripts
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
Sebastian Malton
0bd7b1fe92
feat: Compute the kubectl download version map at build time
...
- Allows for bundled kubectl config to be changed without code changes
- Introduce @k8slens/kubectl-versions
- Compile time fetching of versions
- Update @swc/* packages
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
Janne Savolainen
2debe61359
fix: Make importing styles not break the builds ( #7550 )
...
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-04-14 09:06:58 +03:00
Sebastian Malton
1e0cb9fc14
chore: Update lockfile to fix CI
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
97dbe5038c
chore: Update test to have more stable snapshot
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
d4e8b48b4a
fix: Disable cycle detection due to bug in ogre-tools
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
5198cb6f27
chore: Fix unit tests failing due to bug in cycle detection
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
35c3d31f2a
chore: Fix lint for @k8slens/application
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
1c48dda707
chore: Bump @ogre-tools/* to 15.3.1 and fixup telemetry decorator
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
672ddc7b8d
chore: Convert show-details telemetry to instantiationDecoratorToken
...
- Fix bug about throwing error on some calls to showDetails
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Sebastian Malton
ba8f7f916d
chore: Upgrade versions of @ogre-tools/* to 15.3.0
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-13 11:13:26 -04:00
Janne Savolainen
7dc0ce7192
Make webpack respect dependencies vs peerDependencies when deciding dependency is external ( #7545 )
...
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-04-13 16:01:43 +03:00
Sebastian Malton
adf67fb6a7
fix: Fix when github releases are marked as prereleases
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:50:04 -04:00
Sebastian Malton
6f59e1feb6
Release 6.5.0-alpha.6
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:49:30 -04:00
Sebastian Malton
9080725259
chore: Disable hiding exit code from e2e tests
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
48ebda2f06
chore: add better overrides for app and autoUpdater
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
6c91224b17
Fix: Close current connections to LensProxy on quit
...
- This speeds up quitting
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
2c4a7ecfb4
chore: Replace all uses of stopServicesAndExitApp with requestQuitOfApp
...
- Also updated tests with new behaviour
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
4ff3186ca7
chore: Move logging on quit to runnable
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
1581da458d
chore: Move disconnecting cluster connections to own runnable
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
980b054fad
chore: Remove closing windows on quit
...
- Electron does this already
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
9d181ab6ab
chore: Move stopping extensions to own runnable
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
c0eb4c6dea
chore: Split setupRunnablesBeforeClosingOfApplication
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
802cbdb096
chore: Rename exitApp to forceAppExit
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
8ee65f841e
chore: Move is auto updating state to own injectable
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
a81b0f961e
chore: Rename tokens to be more correct
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 15:15:36 -04:00
Sebastian Malton
d991838893
Release 6.5.0-alpha.5
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 14:36:13 -04:00
Sebastian Malton
f2f23109ba
feat: Add lint pass to prevent future issues
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 14:28:54 -04:00
Sebastian Malton
d1159e3c32
fix: Add publishConfig for new package
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 14:28:54 -04:00
dependabot[bot]
2f06413fb7
Bump underscore from 1.7.0 to 1.13.6
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.7.0 to 1.13.6.
- [Release notes](https://github.com/jashkenas/underscore/releases )
- [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.13.6 )
---
updated-dependencies:
- dependency-name: underscore
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 14:24:16 -04:00
Sebastian Malton
de36379a81
Release 6.5.0-alpha.4
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-12 09:06:17 -04:00
Juho Heikka
53cb3a5d38
Add metrics Feature ( #7507 )
...
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
2023-04-12 14:40:00 +03:00
Henry Chen
01cc0186e5
Set status item padding-inline to 0 if there is no children elements ( #7529 )
...
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
2023-04-12 09:46:23 +03:00
Alex Andreev
2ada830418
Fix table header
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
03632626ce
Clean up mutating webhook configs api
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
88f832012d
Add styles for details panel
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
6564f89db8
Removing <b> tags
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
61602d9628
Customize search input placeholder
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
dbd480212d
Add Rules details item
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
a3a16c42c9
Add namespace selector
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
86eda1d751
Set mutatingwebhookconfigs as cluster-scoped
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
f00c6129d7
Add object selector details item
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
a308320dd6
Remove namespace and labels columns
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
02e24735b8
Fix webhook field scoping
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
9c2884a671
Change sidebar link parent to Config item
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
78f9c2ec07
Add rbac rules
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00
Alex Andreev
07d5ddfda8
Add detail item injectable
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-04-11 15:10:26 +03:00