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

Commit Graph

  • f5c014fecf move templates to right package Jari Kolehmainen 2023-01-23 17:51:47 +0200
  • 5af7439993 Deployed 5f416921e9 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-23 13:31:26 +0000
  • 5f416921e9
    Parse HPA metrics from different versions (#6971) Alex Andreev 2023-01-23 16:22:44 +0300
  • e90d269abb Merge branch 'master' into monorepo Jari Kolehmainen 2023-01-23 14:17:19 +0200
  • fb2a52c1dc
    Bump esbuild from 0.17.3 to 0.17.4 dependabot[bot] 2023-01-23 02:21:48 +0000
  • 0863b1ed52 Deployed 5eefa8f03a to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-20 19:43:04 +0000
  • 5eefa8f03a
    Export type-space versions of constructors to fix extension API (#6990) Sebastian Malton 2023-01-20 11:34:16 -0800
  • 2beb315abc Export type-space versions of constructors to fix extension API Sebastian Malton 2023-01-20 14:33:03 -0500
  • 6f8de6ab80 Starting attempt to move kubeconfig sync tests to application builder add-auth-header-v2 Sebastian Malton 2023-01-18 11:38:45 -0500
  • d2ff35551c Remove dependency on url-parse due to side effects Sebastian Malton 2023-01-18 11:37:46 -0500
  • 93c18e0368 Fix technical tests for KubeconfigManager - And start using ApplicationBuilder for them Sebastian Malton 2023-01-13 11:53:17 -0500
  • 0458513797 Add auth header token to proxy config Sebastian Malton 2023-01-13 11:27:07 -0500
  • fab36c23a0 Fix ordering issues on Runnable token Sebastian Malton 2023-01-13 11:07:26 -0500
  • 73469c4833 Improve error handling and reporting in setup-lens-proxy Sebastian Malton 2023-01-13 11:07:16 -0500
  • de1e3919eb Fix missing headers Sebastian Malton 2023-01-13 10:52:09 -0500
  • 4918fe171a Fix type error Sebastian Malton 2023-01-13 10:52:00 -0500
  • 1213e844d8 Improve our wrapper to JSON.parse - Only use it in some places Sebastian Malton 2023-01-13 10:51:51 -0500
  • cb9d978e5a Add new Result type to complement AsyncResult Sebastian Malton 2023-01-13 10:48:02 -0500
  • 63ad078d63 Add authentication header requirments Sebastian Malton 2023-01-12 12:41:54 -0500
  • 4867286179 Add auth header value state + sync Sebastian Malton 2023-01-12 12:02:22 -0500
  • d83d223742 Better fake time impl add-fake-lens-proxy-server Sebastian Malton 2023-01-20 10:01:22 -0500
  • bd6f204828 Simplify handleLensRequest by factoring out sub functions Sebastian Malton 2023-01-20 09:21:33 -0500
  • db14202996 Move getMetricName() to its own file Alex Andreev 2023-01-20 13:44:49 +0300
  • fc1aa513f4 Spreading types to V2 and V2Beta1 Alex Andreev 2023-01-20 13:44:03 +0300
  • c2bcbe9edc Fix metrics in hpa details for newer versions Alex Andreev 2023-01-20 11:31:46 +0300
  • 52067b1ea0 Making metric parser classes as not injectable Alex Andreev 2023-01-20 10:59:17 +0300
  • 4150a9002a Merge branch 'master' into fix-hpa-metrics-values Alex Andreev 2023-01-20 10:50:53 +0300
  • 2d8ecbff43 Remove handle-request-for as unnecessary injectable Sebastian Malton 2023-01-19 16:24:40 -0500
  • 4d16079ab6 Remove return from routeRequest as unused. Sebastian Malton 2023-01-19 15:55:18 -0500
  • a9347606b6 Deployed 8634c3b56f to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-19 16:57:47 +0000
  • 8634c3b56f
    Do not show Created on DetailsPane when there's no timestamp. (#6984) Juho Heikka 2023-01-19 18:47:20 +0200
  • 9ca7074c5c Update snapshots Juho Heikka 2023-01-19 17:59:03 +0200
  • a5c194e5ed Do not show Created on DetailsPane when there's no timestamp. Juho Heikka 2023-01-19 17:33:49 +0200
  • 4e67f960fa Deployed 305c4a5573 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-19 14:45:01 +0000
  • fdae7870da Fix faking lensFetch Sebastian Malton 2023-01-13 09:12:46 -0500
  • aea545526d Make the upgrade routes actually use a router Sebastian Malton 2023-01-12 14:39:13 -0500
  • 01bc135c59 Fix lint Sebastian Malton 2023-01-12 11:45:56 -0500
  • 9fadceb5a3 Add override for renderer DI Sebastian Malton 2023-01-12 11:41:01 -0500
  • 79c06a0fd4 Override lensFetchInjectable in ApplicationBuilder - So that we can request from the backend routes Sebastian Malton 2023-01-12 11:37:44 -0500
  • bd1c104f68 Remove LensProxy class as unnecessary Sebastian Malton 2023-01-12 09:50:31 -0500
  • 3f467b8fd3 Simplify router for LensProxy Sebastian Malton 2023-01-11 16:41:50 -0500
  • 305c4a5573
    Remove last usages of request in our code (#6911) Sebastian Malton 2023-01-19 06:35:33 -0800
  • 8e65a0acd6
    Improve the injectability of cluster metadata detection (#6910) Sebastian Malton 2023-01-19 06:34:31 -0800
  • ce48bf7e34 Deployed d059956c1e to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-19 13:33:37 +0000
  • d059956c1e
    Upgrade to codeql@v2 (#6976) Sebastian Malton 2023-01-19 05:24:42 -0800
  • 8009d96957
    Broadcast error messages within Cluster.getConnectionStatus (#6964) Sebastian Malton 2023-01-19 05:23:50 -0800
  • 2cc7ad111a
    Bump esbuild from 0.17.2 to 0.17.3 (#6977) dependabot[bot] 2023-01-19 08:23:41 -0500
  • 09e7ec1543
    Release 6.4.0-alpha.4 (#6975) v6.4.0-alpha.4 Sebastian Malton 2023-01-19 05:23:30 -0800
  • 4b3fad57cb
    Fix extension API version being specified by library user (#6974) Sebastian Malton 2023-01-19 05:17:50 -0800
  • 74e14c07f7 Deployed 943756bad9 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-19 10:49:44 +0000
  • 943756bad9
    Fix KubeObjectDetails light theme table view (#6981) Alex Andreev 2023-01-19 13:40:25 +0300
  • fab64492e5 Deployed b8d1ef708e to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-19 10:37:03 +0000
  • b8d1ef708e
    Add KubeEventDetails empty placeholder (#6978) Alex Andreev 2023-01-19 13:27:33 +0300
  • eb375bd540 Use flat headers across details panel tables Alex Andreev 2023-01-19 12:12:33 +0300
  • d0fbee324f Add flat TableHead param Alex Andreev 2023-01-19 12:12:09 +0300
  • 466e00455e Updaing snapshots Alex Andreev 2023-01-19 11:44:24 +0300
  • 8b3c9a652f KubeEventDetails empty placeholder Alex Andreev 2023-01-19 10:57:37 +0300
  • 866b5d8949
    Bump esbuild from 0.17.2 to 0.17.3 dependabot[bot] 2023-01-19 01:03:27 +0000
  • 68131a1446 Upgrade to codeql@v2 Sebastian Malton 2023-01-18 16:31:29 -0500
  • c664bf0762 Release 6.4.0-alpha.4 Sebastian Malton 2023-01-18 16:15:33 -0500
  • 586b62ba7a Fix extension API version being specified by library user Sebastian Malton 2023-01-18 16:10:09 -0500
  • 0762f6d6f3 Deployed a5c62da002 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-18 19:45:25 +0000
  • a5c62da002
    Finish using NamespaceSelectBadge in all places (#6972) Roman 2023-01-18 21:36:48 +0200
  • 1f9060acec Deployed d3b1b0e3b6 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-18 17:21:07 +0000
  • d3b1b0e3b6
    Fix KubeJsonApi.forCluster as part of extension API (#6973) Sebastian Malton 2023-01-18 09:12:21 -0800
  • e0bc7871fe Fix KubeJsonApi.forCluster as part of extension API Sebastian Malton 2023-01-18 12:08:26 -0500
  • f44d32e413 removing excessive imports of injectables in resource listing views -- part 2, follow up #6962 Roman 2023-01-18 18:02:21 +0200
  • 3cb1570924 Deployed 5b3f11f80a to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-18 15:55:58 +0000
  • 5b3f11f80a
    Better visibility of updating global namespace from resource listing views (#6962) Roman 2023-01-18 17:47:14 +0200
  • 94176a55dc updated snapshots with jest --updateSnapshot src and and somehow affected helm-charts/releases Roman 2023-01-18 16:10:16 +0200
  • 9814e3ff8a Deployed 5fc8ec610d to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-18 14:09:04 +0000
  • 5fc8ec610d
    Publish to the correct channels instead of always latest (#6963) Sebastian Malton 2023-01-18 06:00:33 -0800
  • 4b65596af5 Deployed ec84eeed8b to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-18 13:46:32 +0000
  • ec84eeed8b
    Bump esbuild from 0.17.0 to 0.17.2 (#6967) dependabot[bot] 2023-01-18 08:37:41 -0500
  • c0de5fcfcb
    Bump @swc/core from 1.3.26 to 1.3.27 (#6968) dependabot[bot] 2023-01-18 08:37:29 -0500
  • 5452972cb4 Merge remote-tracking branch 'origin/master' into namespace-select-badge Roman 2023-01-18 15:00:24 +0200
  • f73ccf2608 Remove left comments Alex Andreev 2023-01-18 15:43:19 +0300
  • 3b88b370cd Removing fallbackApiBases Alex Andreev 2023-01-18 15:28:37 +0300
  • 0472371532 Linter fixes Alex Andreev 2023-01-18 15:05:26 +0300
  • 739d8af85b Small clean up Alex Andreev 2023-01-18 15:03:48 +0300
  • ecd2e72327 Fix external metirc parser output Alex Andreev 2023-01-18 14:49:00 +0300
  • 6f06d3645b Check for legacy targetCPUUtilizationPercentage Alex Andreev 2023-01-18 14:46:22 +0300
  • 44a3ba38bf Add test cases for hpa beta versions Alex Andreev 2023-01-18 12:38:49 +0300
  • 9dc0eb55d7 Adding test cases for autoscaling/v1 metrics Alex Andreev 2023-01-18 12:24:22 +0300
  • 8d8993798e Adding injectable for hpa v1 metric parser Alex Andreev 2023-01-18 11:53:34 +0300
  • 2f470de324 Add HorizontalPodAutoscalerV1MetricParser Alex Andreev 2023-01-18 11:50:30 +0300
  • cddc532a42 Add more test cases for HPA v2 Alex Andreev 2023-01-18 11:05:41 +0300
  • b996211c9b Merge branch 'master' into fix-hpa-metrics-values Alex Andreev 2023-01-18 10:27:31 +0300
  • cb807d843e Using metrics parser in hpa list and details Alex Andreev 2023-01-18 10:26:38 +0300
  • 7f70c49a5c Add metric parser for HPA v2 Alex Andreev 2023-01-18 09:38:58 +0300
  • 674833fb4c Move metrics parsing from HPA object to separate injectable Alex Andreev 2023-01-18 09:38:28 +0300
  • 3aab1c6424
    Bump @swc/core from 1.3.26 to 1.3.27 dependabot[bot] 2023-01-18 01:06:36 +0000
  • 717e6e4c0d
    Bump esbuild from 0.17.0 to 0.17.2 dependabot[bot] 2023-01-18 01:03:51 +0000
  • dd58cd18ed
    Add generated-sources.json to repo Tobias Zimmermann 2023-01-17 22:07:56 +0100
  • 5559975a02
    Initial WIP flatpak build Tobias Zimmermann 2023-01-16 14:47:08 +0100
  • a141c28ca9 Deployed 7c9520181c to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2023-01-17 16:13:11 +0000
  • f573ea6e57
    Merge branch 'master' into correct-release-channel Sebastian Malton 2023-01-17 08:07:03 -0800
  • 9e33635761
    Merge branch 'master' into improve-connection-failure-messages Sebastian Malton 2023-01-17 08:04:42 -0800
  • 7c9520181c
    Update lockfile (#6965) Sebastian Malton 2023-01-17 08:04:29 -0800
  • 62d1aece47 Update lockfile Sebastian Malton 2023-01-17 11:03:51 -0500