Skip to content

Sync libnetwork code to latest docker/master#37

Merged
mrjana merged 1 commit intomoby:masterfrom
aboch:update
Apr 10, 2015
Merged

Sync libnetwork code to latest docker/master#37
mrjana merged 1 commit intomoby:masterfrom
aboch:update

Conversation

@aboch
Copy link
Copy Markdown
Contributor

@aboch aboch commented Apr 10, 2015

  • Update: portmapper, portallocator, ipallocator
  • Remove stale godep dependencies
  • Update pkg/iptables and others godep to latest
  • Update bridge code and test after above changes

Signed-off-by: Alessandro Boch aboch@docker.com

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Just to make sure: any reason to not make this fields of the driver struct today?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

My first concern was to bring libnetwork in sync with the latest changes happened in docker driver code, and make sure CI passes.
I am expecting there will be an fair amount of revisit changes after this, and one of them will surely be the one you just pointed out, thanks for that.

Personally I feel more comfortable in not mixing the sync changes (which I feel it is the delicate part) with the refactor changes. I usually opt to work on the refactoring once I have a clean working base.

Let me know.

@dave-tucker
Copy link
Copy Markdown
Contributor

Based on @aboch's comments, this LGTM

- Update: portmapper, portallocator, ipallocator
- Remove stale godep dependencies
- Update pkg/iptables and others godep to latest
- Update bridge code and test after above changes
- Merge with latest changes in libnetwork

The code is updated up to docker/master commit SHA 86d66d6

Signed-off-by: Alessandro Boch <aboch@docker.com>
@mrjana
Copy link
Copy Markdown
Contributor

mrjana commented Apr 10, 2015

LGTM

mrjana added a commit that referenced this pull request Apr 10, 2015
Sync libnetwork code to latest docker/master
@mrjana mrjana merged commit 9a21021 into moby:master Apr 10, 2015
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.

4 participants