1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/main
Iku-turso 4df5079cb2
Release 6.4.5 (#7319)
* White-listing of telemetry params (#7262)

* Drop support for adding telemetry by tagging

This was not used, and would make development of future feature more difficult.

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

* Introduce white-listing for params of telemetry

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

* Fix linting

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

* Make misconfigured telemetry for function parameters log the error, and not blow up fatally

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

---------

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

* Release 6.4.5

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

---------

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-03-08 16:38:28 +02:00
..
__test__ Add more resiliancy to listing kube API resource kinds (#6995) 2023-01-25 10:30:18 -05:00
app-paths Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
base-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
build-version Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog-sources Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog-sync-to-renderer Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
child-process Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster Fix not showing some non-core kinds (#7303) 2023-03-07 11:34:29 -05:00
cluster-detectors Release 6.4.2 (#7286) 2023-03-06 13:01:42 +02:00
context-handler Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
create-cluster Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
crypto Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
electron-app Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
extension-loader Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
helm Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
hotbar-store/migrations Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
ipc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
k8s Fix node shell not loading due to Host/certificate mismatch (#7147) 2023-02-13 14:30:06 -08:00
kube-auth-proxy set cwd when spawning kube auth proxy (#7069) 2023-01-31 18:23:29 +02:00
kubeconfig-manager Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kubectl Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
lens-proxy Fix node shell not loading due to Host/certificate mismatch (#7147) 2023-02-13 14:30:06 -08:00
logger Release 6.4.5 (#7319) 2023-03-08 16:38:28 +02:00
navigate-to-route Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
navigate-to-url Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
prometheus Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
protocol-handler Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
resource-applier Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
router Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
routes Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
shell-session Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
start-main-application Fix chromium net error codes (#7180) 2023-02-16 10:51:57 -05:00
stores Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
theme Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
tray Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
user-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
utils Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
vars Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
weblinks-store Release 6.4.0-beta.17 (#7237) 2023-02-24 14:45:17 -08:00
create-app.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
extension-api.ts Fix @k8slens/extensions being broken after monorepo (#7058) 2023-01-30 16:32:30 -05:00
get-metrics.injectable.ts Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
getDi.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
getDiForUnitTesting.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
k8s-request.injectable.ts Fix not showing some non-core kinds (#7303) 2023-03-07 11:34:29 -05:00
library.ts fix common extension api bundling (#7099) 2023-02-03 15:15:08 +02:00
register-injectables.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
stop-services-and-exit-app.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
stores-apis-can-be-created.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00