Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

discovery: add port parameters #629

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

cgonyeo
Copy link
Member

@cgonyeo cgonyeo commented Jun 21, 2016

Currently the ACI spec only supports discovery on ports 443 and 80, this
does not allow using a discovery server on any other ports.

This commit adds an argument allowing for discovery on arbitrary ports.
If the argument is not specified (as in, is 0), the default ports are
used.

Replaces #110 (comment).
Prompted by appc/acpush#6.

@jonboulle
Copy link
Contributor

needs a rebase?

Currently the ACI spec only supports discovery on ports 443 and 80, this
does not allow using a discovery server on any other ports.

This commit adds an argument allowing for discovery on arbitrary ports.
If the argument is not specified (as in, is 0), the default ports are
used.
@cgonyeo cgonyeo force-pushed the include-port-discovering branch from ecfdae2 to b57a2c5 Compare June 22, 2016 17:58
@cgonyeo
Copy link
Member Author

cgonyeo commented Jun 22, 2016

Don't know how I messed that one up. Should build now.

@jonboulle
Copy link
Contributor

LGTM

@jonboulle jonboulle merged commit b947c61 into appc:master Jun 23, 2016
@iaguis
Copy link
Member

iaguis commented Jun 23, 2016

I guess we can finally close #110 😁

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants