1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-pods
Saumya Shovan Roy (Deep) ef52e4e9e2 Added ability to add custom port on pod and service port forwarding (#3295)
* Added ability to add custom port on pod and service port forwarding

Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>

* Added ability to add custom port on pod and service port forwarding

- pod-container-port fixed init async and active port checking
- service-port-component fixed init async and active port checking
- port-forward-route promise and response fix

Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>

* Added ability to add custom port on pod and service port forwarding

Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>

* - Added Custom Port Selection for port forwarding
- Implemented Random Port if custom port is not provided

Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>

Co-authored-by: Saumya Shovan Roy <saumyashovanroy@gmail.com>
2021-10-02 13:17:04 -04:00
..
__tests__ Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
container-charts.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-charts.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-container-env.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-container-env.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-container-port.scss Added ability to add custom port on pod and service port forwarding (#3295) 2021-10-02 13:17:04 -04:00
pod-container-port.tsx Added ability to add custom port on pod and service port forwarding (#3295) 2021-10-02 13:17:04 -04:00
pod-details-affinities.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-affinities.tsx Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
pod-details-container.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
pod-details-container.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-details-list.scss Fix .TableHead.sticky in for details panels (#3331) 2021-07-14 12:31:58 +03:00
pod-details-list.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-details-secrets.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-secrets.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-details-statuses.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-statuses.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-details-tolerations.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details-tolerations.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-details.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-details.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pod-tolerations.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pod-tolerations.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pods.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
pods.store.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
pods.tsx Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00