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

Commit Graph

  • 38ddab2ad2 Handle invalid metric response properly (#464) Sebastian Malton 2020-06-16 13:47:01 -0400
  • bd58456a10 make sure that secret is defined before trying to decode (#479) Sebastian Malton 2020-06-16 13:46:02 -0400
  • 29d6b0b989 Fix parseAPI not working with non-"namespaces" pathnames. (#450) Sebastian Malton 2020-06-16 10:51:39 -0400
  • 4b5e35bb48 Merge pull request #453 from jim-docker/issue-393-job-remove-pods-too Jim Ehrismann 2020-06-16 11:18:54 -0400
  • 6a8967f6df Display namespace defined in kubeconfig always in the namespace selector (#472) Lauri Nevala 2020-06-16 17:46:37 +0300
  • 6852388145 linter Jari Kolehmainen 2020-06-24 08:59:11 +0300
  • a917bb409c remove references to double statics Sebastian Malton 2020-06-23 16:24:31 -0400
  • ac039006d6 some more cleaning up Sebastian Malton 2020-06-23 16:08:44 -0400
  • 97645f4327 Clean up electron-store based stores Sebastian Malton 2020-06-23 12:09:17 -0400
  • b95586df87 fixing tests, part 2 -- skip kubectl_spec.ts for now Roman 2020-06-23 18:41:22 +0300
  • 468847c7cb Merge remote-tracking branch 'origin/master' into lens_restructure Roman 2020-06-23 18:17:17 +0300
  • da9b20030f fixing tests, part 1 Roman 2020-06-23 18:11:27 +0300
  • cd66a985cc
    modified Kubectl.checkBinary() to test the binary for the right version instead of using the eTag (#510) Jim Ehrismann 2020-06-23 08:54:18 -0400
  • 6770f05dc8
    special case */namespace/* in parseApi, add test (#509) Sebastian Malton 2020-06-23 08:48:20 -0400
  • f620b3198f
    Fix pasting unicode into terminal sometimes not working (#492) Sebastian Malton 2020-06-23 08:37:35 -0400
  • e324ab1a55 updated project version from master/package.json Roman 2020-06-23 15:14:32 +0300
  • e3831ccd87 Merge remote-tracking branch 'origin/master' into lens_restructure Roman 2020-06-23 15:13:50 +0300
  • 744bfa9bd4 fixed makefile/package.json to run separated commands, updated README.md Roman 2020-06-23 15:07:48 +0300
  • 85d5975f2a tweak yarn dev-run Jari Kolehmainen 2020-06-23 13:42:38 +0300
  • 9543590ee9 fix postinstall Jari Kolehmainen 2020-06-23 10:12:46 +0300
  • 32523416bf update .yarnrc Jari Kolehmainen 2020-06-23 09:26:51 +0300
  • 16609babd2
    Add brew cask in README makocchi-git 2020-06-23 15:14:58 +0900
  • bc2bf04b71 tweak azure pipelines Jari Kolehmainen 2020-06-23 09:15:26 +0300
  • 960590d041 build fixes Jari Kolehmainen 2020-06-23 09:10:26 +0300
  • 1135736111 modified Kubectl.checkBinary() to test the binary for the right version instead of using the eTag Jim Ehrismann 2020-06-22 14:28:50 -0400
  • b8c1d78157
    Open external links in web browser (#506) Lauri Nevala 2020-06-22 23:27:49 +0300
  • 84a20b6d0f special case */namespace/* in parseApi, add test Sebastian Malton 2020-06-22 14:59:27 -0400
  • 4d6bb47bcd Merge remote-tracking branch 'origin/master' into lens_restructure Roman 2020-06-22 19:43:35 +0300
  • a85dca7c38 fixing tests, part 1 Roman 2020-06-22 19:33:01 +0300
  • 7d6b26f9b6 fix: preload font for terminal Roman 2020-06-22 19:00:23 +0300
  • d821b18346
    fix parseApi to not throw and to match apiVersion more specifically (#496) Sebastian Malton 2020-06-22 11:55:03 -0400
  • 967248e716 Delete cluster menuItem will open a confirmation modal when clicked Fadhil Yaacob 2020-06-22 23:30:21 +0800
  • 546ec5b3a4 Add remove cluster menuItem in side bar Fadhil Yaacob 2020-06-17 23:19:53 +0800
  • bbc2751775 fix precedence of union of env objects Sebastian Malton 2020-06-22 11:23:59 -0400
  • 1e40166584 fix precedence of union of env objects Sebastian Malton 2020-06-22 11:23:37 -0400
  • 060a7e541e fix api parsing for /api/v1/namespaces Roman 2020-06-22 18:17:04 +0300
  • e20d2f361b refactor to better name Sebastian Malton 2020-06-22 11:03:37 -0400
  • 420c9b2eec Cleanup Lauri Nevala 2020-06-22 17:36:37 +0300
  • de94d0bdad fix merge from master Roman 2020-06-22 17:26:52 +0300
  • 50e6688637 Make the implementation more future-proof Lauri Nevala 2020-06-22 17:19:39 +0300
  • f4922811cc Merge remote-tracking branch 'origin/master' into lens_restructure Roman 2020-06-22 17:09:07 +0300
  • bfdd31f4e6 fix: vue build, removed console.log Roman 2020-06-22 16:52:15 +0300
  • eebd5d9c61 Open external links in web browser Lauri Nevala 2020-06-22 16:31:20 +0300
  • 7fcd6876eb fix: react runtime warning in <Input> Roman 2020-06-22 16:29:04 +0300
  • b4947999df fix: apply theme on init Roman 2020-06-22 16:15:14 +0300
  • 29197dcfb9 fixing circular dependencies, part 1 Roman 2020-06-22 14:45:18 +0300
  • 5d6826771a serve react app via router Jari Kolehmainen 2020-06-22 13:13:57 +0300
  • afd7a97030 first crack at updating Kubectl.ts Jim Ehrismann 2020-06-19 14:13:35 -0400
  • b5b8cde617 save etag as is for future comparisons without interpreting it Jim Ehrismann 2020-06-18 14:32:02 -0400
  • f68b96efe3 fix parseApi to be more consitent with the older version Sebastian Malton 2020-06-18 14:41:30 -0400
  • 1107ff3e43 remove the explicit throw is new parseApi Sebastian Malton 2020-06-18 10:37:10 -0400
  • eca33fcc37 move required ling-ui babel's part to webpack from common .babelrc Roman 2020-06-18 15:34:32 +0300
  • 1169b862b3 fix config import error, allow to run separated webpack's renderer configs for both apps Roman 2020-06-18 14:53:23 +0300
  • 58c814d7eb treat react as web app Jari Kolehmainen 2020-06-18 10:42:18 +0300
  • d55803d0c7
    Bump master to 3.6.0-dev (#470) Jussi Nummelin 2020-06-18 10:38:21 +0300
  • 15323e3ae2 enable nodeintegration for react Jari Kolehmainen 2020-06-18 09:55:49 +0300
  • 5f0581e194 load react app from filesystem Jari Kolehmainen 2020-06-18 09:03:20 +0300
  • 1fd6b77357 fix webpack externals Jari Kolehmainen 2020-06-18 09:03:03 +0300
  • f49b08a787 kube-auth-proxy fix Jari Kolehmainen 2020-06-18 08:30:32 +0300
  • c96ce22639 use webpack-node-externals Jari Kolehmainen 2020-06-18 08:30:02 +0300
  • f597afb72e
    Revert select component (#488) Lauri Nevala 2020-06-17 23:18:39 +0300
  • a793822286 add LANG env with UTF-8 specified Sebastian Malton 2020-06-17 15:32:21 -0400
  • da460842a0 vue: handle media imports in <template> Roman 2020-06-17 21:57:58 +0300
  • 8c471daab6
    Update Helm to 3.2.4 (#487) Lauri Nevala 2020-06-17 20:58:10 +0300
  • 4e18c992d8 reverting dashboard rendering to webview, part 3 Roman 2020-06-17 16:39:39 +0300
  • 50ab4905dc reverting dashboard rendering to webview, part 2 Roman 2020-06-17 16:02:40 +0300
  • f4946d9909 Revert select component Lauri Nevala 2020-06-17 14:52:38 +0300
  • 79062437de Update Helm to 3.2.4 Lauri Nevala 2020-06-17 14:46:23 +0300
  • d413235ed9 reverting dashboard rendering to webview, part 1 Roman 2020-06-17 14:40:10 +0300
  • 56422983ee
    Add pod creation integration test (#449) Lauri Nevala 2020-06-17 14:20:37 +0300
  • ef2dc19451
    fix kube-state-metrics in arm64 Mix 2020-06-16 23:12:51 -0300
  • 1752b8d3d9
    Handle invalid metric response properly (#464) Sebastian Malton 2020-06-16 13:47:01 -0400
  • b9ddb503ee
    make sure that secret is defined before trying to decode (#479) Sebastian Malton 2020-06-16 13:46:02 -0400
  • efe28ca55c Introduce BACKSPACE constant Lauri Nevala 2020-06-16 19:54:46 +0300
  • 1553cd2d8a make sure that secret is defined before trying to decode Sebastian Malton 2020-06-16 11:23:34 -0400
  • d48b463ea7
    Merge pull request #453 from jim-docker/issue-393-job-remove-pods-too Jim Ehrismann 2020-06-16 11:18:54 -0400
  • bce7aec87d
    Fix parseAPI not working with non-"namespaces" pathnames. (#450) Sebastian Malton 2020-06-16 10:51:39 -0400
  • 0661954a27
    Display namespace defined in kubeconfig always in the namespace selector (#472) Lauri Nevala 2020-06-16 17:46:37 +0300
  • d25bc58c2b fix crash on drilldown Sebastian Malton 2020-06-16 09:32:36 -0400
  • a608918dce
    Add downloads & slack badges (#474) Jari Kolehmainen 2020-06-16 16:27:28 +0300
  • 2ff1a3992b add downloads & slack badges Jari Kolehmainen 2020-06-16 15:42:21 +0300
  • d49cb18318 forgot to revert yarn lock Sebastian Malton 2020-06-16 08:50:36 -0400
  • d387ba9004 fix tracker event Roman 2020-06-16 15:05:59 +0300
  • 16a4f43f3a Bump master to 3.6.0-dev Jussi Nummelin 2020-06-16 14:11:19 +0300
  • e6c0794bfe Display namespace defined in kubeconfig always in the namespace selector Lauri Nevala 2020-06-16 14:25:07 +0300
  • 1cce5bfe31 Remove redundant applyHeaders method Lauri Nevala 2020-06-16 14:06:37 +0300
  • 1fa523c012 clean up / optimizations Roman 2020-06-16 12:44:03 +0300
  • 606d1a9198 chore Roman 2020-06-15 22:00:48 +0300
  • 86e09cb10e remove log Sebastian Malton 2020-06-15 14:07:49 -0400
  • bc91df6192
    Release v3.5.0 (#463) Jari Kolehmainen 2020-06-15 20:33:01 +0300
  • 2b90d130c2 catch undefined and return default empty in normalizeMetrics Sebastian Malton 2020-06-12 14:33:37 -0400
  • 0be0c3304f revert bumping dep version Sebastian Malton 2020-06-15 12:01:44 -0400
  • d6258b38d0 random micro fixes & refactoring Roman 2020-06-15 17:47:07 +0300
  • 684538fb5d v3.5.0 v3.5.0 Jari Kolehmainen 2020-06-15 14:37:19 +0300
  • bfd1a4e0b8 various configs refactoring/fixes, building project optimizations Roman 2020-06-15 16:09:10 +0300
  • 47082adecd
    Fix shell env cache (#461) Jari Kolehmainen 2020-06-15 14:02:44 +0300
  • 41c92fae86 cleanup Jari Kolehmainen 2020-06-15 13:36:31 +0300
  • 56a321f7cd use map for cache Jari Kolehmainen 2020-06-15 13:28:19 +0300
  • 9fd004b214 clean up, typo fix Roman 2020-06-14 15:35:12 +0300
  • d901b084f9 webpack configurations / parsing vue files Roman 2020-06-14 07:58:01 +0300