Skip to content

Conversation

@neaggarwMS
Copy link
Member

Removed PrefixLength from SecondaryIPConfig struct. We dont need to populate /32 in this struct. When CNI request for SecondaryIPconfig, then add Subnet range prefix length it the IP CIDR format.

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #648 into master will decrease coverage by 0.00%.
The diff coverage is 81.81%.

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
- Coverage   42.02%   42.01%   -0.01%     
==========================================
  Files          71       71              
  Lines       10271    10266       -5     
==========================================
- Hits         4316     4313       -3     
+ Misses       5477     5476       -1     
+ Partials      478      477       -1     

@neaggarwMS
Copy link
Member Author

azp /run

@neaggarwMS neaggarwMS merged commit e1282ab into Azure:master Aug 13, 2020
neaggarwMS added a commit to neaggarwMS/azure-container-networking that referenced this pull request Nov 13, 2020
* cns_removePrefixLengthFromSecondaryIpconfig
Removed PrefixLength from SecondaryIPConfig struct. We dont need to populate /32 in this struct. When CNI request for SecondaryIPconfig, then add Subnet range prefix length it the IP CIDR format.
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.

2 participants