1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Jim Ehrismann 353b79ab76
Support port forwarding https protocol (#4119)
* added support for port-forwarding https

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* added protocol to the port-forward list and details page. Added the port-forward address to the details page title

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* predict the protocol based on the port name, some cleanup

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* address review comments

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* code reorg

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fix lint

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-10-25 11:25:37 -04:00
..
common Handle named ports in probe label renderer (#4118) 2021-10-25 10:40:45 -04:00
extensions Only allow extensions to use non-lens specific cluster phases (#4036) 2021-10-14 10:25:48 -04:00
main Support port forwarding https protocol (#4119) 2021-10-25 11:25:37 -04:00
migrations Fix errors in HotbarStore migrations (#4105) 2021-10-22 09:03:35 -04:00
renderer Support port forwarding https protocol (#4119) 2021-10-25 11:25:37 -04:00
jest.setup.ts Fix accessible namespaces notification not navigating to correct settings (#4048) 2021-10-15 09:06:24 -04:00
preload.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00