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

support multiple default ippools #1914

Merged

Conversation

Icarus9913
Copy link
Collaborator

In the past version, we only support one IPPool as default in IPv4/IPv6, now we set it free and multiple IPPools could be set as default.

Signed-off-by: Icarus9913 [email protected]

@Icarus9913 Icarus9913 added pr/release/feature-new pr/ready-review This pull is ready for review cherrypick-release-v0.6 Cherry-pick the PR to branch release-v0.6. labels Jun 15, 2023
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #1914 (398b2c3) into main (f2edd7c) will decrease coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1914      +/-   ##
==========================================
- Coverage   81.81%   81.26%   -0.55%     
==========================================
  Files          49       49              
  Lines        5218     5194      -24     
==========================================
- Hits         4269     4221      -48     
- Misses        788      817      +29     
+ Partials      161      156       -5     
Flag Coverage Δ
unittests 81.26% <ø> (-0.55%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/ippoolmanager/ippool_validate.go 95.29% <ø> (+0.54%) ⬆️

... and 1 file with indirect coverage changes

@Icarus9913 Icarus9913 force-pushed the feat/wk/multiple-default-ippools branch from 8d263ad to 398b2c3 Compare June 19, 2023 04:55
@weizhoublue weizhoublue merged commit d0eb35d into spidernet-io:main Jun 19, 2023
@Icarus9913 Icarus9913 deleted the feat/wk/multiple-default-ippools branch June 27, 2023 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick-release-v0.6 Cherry-pick the PR to branch release-v0.6. pr/ready-review This pull is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants