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

Label support for networks on creation #1031

Merged
merged 1 commit into from
Mar 18, 2016
Merged

Conversation

ehazlett
Copy link
Contributor

This adds label support for networks on creation.

Refs: moby/moby#21270

n.Lock()
defer n.Unlock()

return n.labels
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's better to make a copy of labels map.

@mavenugo
Copy link
Contributor

@ehazlett i agree with @chenchun.

LGTM otherwise.

@mavenugo
Copy link
Contributor

LGTM

@aboch
Copy link
Contributor

aboch commented Mar 18, 2016

@ehazlett
Can you please rebase to latest and push again so that you pick the fix for the circle-ci.
Given you are pushing again, do you mind squashing the two commits in one ?
Thanks

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
@ehazlett
Copy link
Contributor Author

@aboch done. thanks!

@aboch
Copy link
Contributor

aboch commented Mar 18, 2016

LGTM

aboch added a commit that referenced this pull request Mar 18, 2016
Label support for networks on creation
@aboch aboch merged commit b4f400d into moby:master Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants