Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend support for swarm-mode with service tasks resolving, filtering and initial DNS Service Discovery. #21

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

sergey-tikhonenko
Copy link

@sergey-tikhonenko sergey-tikhonenko commented Aug 23, 2017

Hello,
I've extended support of Swarm Mode from @matthid (#20) with cases that are interested for me. This is only functionality extention, not refactoring. I limited my changes since actually it's my first experience with go, so open for any tips.

Could you look on this?

matthid and others added 8 commits March 27, 2017 03:35
…m local ingress IP to a node (peer) IP for external access, added SRV records for directly bound to node ports, handled case when stack-name might contain dash, verified and fixed ReadMe examples.
flag; 
added peers IPs for Ingress network; 
removed duplicates IP:PORT for ingress network; 
show only service endpoint, tasks are not acessable through ingress
network
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants