Skip to content

Conversation

@ashvindeodhar
Copy link
Member

CNM attaches endpoint separately as a part of Join request. This
change avoids the hot attach endpoint operation from CNM create
endpoint. CNI still performs hot attach endpoint as a part of create
endpoint.

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #332 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage   45.16%   45.18%   +0.01%     
==========================================
  Files          25       25              
  Lines        3538     3539       +1     
==========================================
+ Hits         1598     1599       +1     
  Misses       1685     1685              
  Partials      255      255
Impacted Files Coverage Δ
cnm/network/network.go 48.85% <100%> (+0.29%) ⬆️

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 a1f804a...9ca5652. Read the comment docs.

ninzavivek
ninzavivek previously approved these changes Apr 12, 2019
Copy link
Contributor

@ninzavivek ninzavivek left a comment

Choose a reason for hiding this comment

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

Approved with suggestions.

@plooploops
Copy link
Member

Sweet, this looks like this is working on CNM.

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.

3 participants