mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| container-charts.tsx | ||
| index.ts | ||
| pod-charts.tsx | ||
| pod-container-env.scss | ||
| pod-container-env.tsx | ||
| pod-container-port.scss | ||
| pod-container-port.tsx | ||
| pod-details-affinities.scss | ||
| pod-details-affinities.tsx | ||
| pod-details-container.scss | ||
| pod-details-container.tsx | ||
| pod-details-list.scss | ||
| pod-details-list.tsx | ||
| pod-details-secrets.scss | ||
| pod-details-secrets.tsx | ||
| pod-details-statuses.scss | ||
| pod-details-statuses.tsx | ||
| pod-details-tolerations.scss | ||
| pod-details-tolerations.tsx | ||
| pod-details.scss | ||
| pod-details.tsx | ||
| pod-tolerations.scss | ||
| pod-tolerations.tsx | ||
| pods.scss | ||
| pods.store.ts | ||
| pods.tsx | ||