1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/kube-auth-proxy
Sebastian Malton 286e6c8de7
Make PrometheusProviderRegistry fully injectable (#6592)
* Stop using source code in build file

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add new injectable version of binaryName

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add new NormalizedPlatform type

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Switch legacy execHelm to use legacy global DI for binaryPath

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove dead code

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Introduce injectable for kube auth proxy certs

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Introduce injectable forms of PrometheusProviders

- Remove class requirement
- Make everything injectable

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update tests to not use private functions

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Cleanup creating binary names and paths

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-25 09:19:57 -05:00
..
wait-until-port-is-used Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
create-kube-auth-proxy.injectable.ts Make PrometheusProviderRegistry fully injectable (#6592) 2022-11-25 09:19:57 -05:00
kube-auth-proxy-certificate.injectable.ts Make PrometheusProviderRegistry fully injectable (#6592) 2022-11-25 09:19:57 -05:00
kube-auth-proxy.ts Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
lens-k8s-proxy-path.injectable.ts Make PrometheusProviderRegistry fully injectable (#6592) 2022-11-25 09:19:57 -05:00