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

4 Commits

Author SHA1 Message Date
Sebastian Malton
95e7bfbf6e Arch specific paths
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-03-08 15:31:13 -05:00
Sebastian Malton
f00e36b185 Don't download binaries for unsupported windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-03-08 14:40:18 -05:00
Sebastian Malton
2d4d8e35c9 Fix helm downloading on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-03-08 14:19:27 -05:00
Sebastian Malton
f1b0a6f699 Consolidate downloading binaries into one script
- Upgrade lens-k8s-proxy to 0.1.5 which allows us to remove the trailing
  slash in KubeAuthProxy

- Consolidate nromalizing arch and os strings

- Remove LensBinary as HelmCli is not just a raw object since it is
  always bundled

- Introduce OnceCell and use it for the binary paths

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-03-08 14:19:27 -05:00