refactor: allow default ports to be listened on by other protocols
Previously, using a default port for another protocol would result in an error like the following ``` error: Invalid value "localhost:8080" for '--pg-listen <[HOST][:PORT]>': PGPROTO cannot listen on port 8080 because it is default port for HTTP ``` This commit allows default ports to be used by other protocols, as long as the port is not already occupied. Close #1254
parent
08a9d0a8
No related branches found
No related tags found
Pipeline #59365 passed
Stage: build-base-image
Stage: test
Stage: docker
Stage: build-stress-image
Stage: stress-test
Stage: deploy
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:16:30
| Stage: build-base-image Stage: test Stage: docker Stage: build-stress-image Stage: stress-test Stage: deploy |
Download artifacts
No artifacts found |