Skip to content

allocator: Remove deleted networks from the unallocated set#2019

Merged
aaronlehmann merged 1 commit intomoby:masterfrom
aaronlehmann:allocator-delete-unallocated-networks
Mar 9, 2017
Merged

allocator: Remove deleted networks from the unallocated set#2019
aaronlehmann merged 1 commit intomoby:masterfrom
aaronlehmann:allocator-delete-unallocated-networks

Conversation

@aaronlehmann
Copy link
Copy Markdown
Collaborator

This looks like an oversight. Networks may have been kept in this set
forever after deletion.

cc @alexmavr @yongtang @aboch

This looks like an oversight. Networks may have been kept in this set
forever after deletion.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2017

Codecov Report

Merging #2019 into master will increase coverage by 0.03%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2019      +/-   ##
==========================================
+ Coverage   53.66%   53.69%   +0.03%     
==========================================
  Files         109      109              
  Lines       18991    18992       +1     
==========================================
+ Hits        10191    10198       +7     
+ Misses       7578     7566      -12     
- Partials     1222     1228       +6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4762bc...5f52c14. Read the comment docs.

@aboch
Copy link
Copy Markdown

aboch commented Mar 8, 2017

Looks good to me

@aluzzardi
Copy link
Copy Markdown
Member

LGTM

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.

3 participants