Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Enable setting multiple targets and specifying them via a label #10

Merged
merged 11 commits into from
Mar 6, 2017

Conversation

george-angel
Copy link
Member

@george-angel george-angel commented Mar 2, 2017

Re-thought the design & way labels are interpreted. This PR is to enables multiple ingress targets.

@@ -273,11 +285,11 @@ func TestRegistratorHandler(t *testing.T) {
defer wg.Done()
r.processUpdateQueue()
}()
time.Sleep(1000 * time.Millisecond) // XXX
time.Sleep(10 * time.Millisecond) // XXX
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YMMV with dockerhub builds.

@alkar
Copy link
Contributor

alkar commented Mar 2, 2017

Do you mind updating the README as well? Thanks!

@alkar alkar merged commit fd7e734 into master Mar 6, 2017
@alkar alkar deleted the multi-target branch March 6, 2017 13:36
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.

2 participants