You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
This would be a small wording change request. When we try to open a port-forward on a pod that already has one, the following message is printed:
A PortForward already exist for pod *podname*
Describe the solution you'd like
I believe the correct phrasing would be
A PortForward already *exists* for pod *podname*
Describe alternatives you've considered
N/A
Additional context
There are two occurrences of this wording on the codebase:
Is your feature request related to a problem? Please describe.
This would be a small wording change request. When we try to open a port-forward on a pod that already has one, the following message is printed:
Describe the solution you'd like
I believe the correct phrasing would be
Describe alternatives you've considered
N/A
Additional context
There are two occurrences of this wording on the codebase:
I could fix them if the maintainers agree this should be changed.
Cheers!
The text was updated successfully, but these errors were encountered: