envoyproxy / envoyproxy/playground
Bump the port number in port_mappings form if ports are taken
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
if there is already a mapping eg `10000` -> `x` you should be blocked from addiing another port mapping from that (external) port.
not sure if the validation works correctly here.
certainly, even if port 10000 is taken its what is the default in the form, which it shouldnt be
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.