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

[#879][#925] Docker network Pool overlaps with other one on this address space #1234

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

  1. Added Docker network overlap detection
  2. Reduced IP allocation ranges for lower conflict probability, Modified to 10.20.30.0/28 only allocate IP ranger 10.20.30.1 ~ 10.20.30.14
  3. Docker network only created on MacOS and default Docker server environment

Why are the changes needed?

Fix: #879, #925

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

CI

…ess space (#1211)

### What changes were proposed in this pull request?

1. Added Docker network overlap detection
2. Reduced IP allocation ranges for lower conflict probability, Modified
to `10.20.30.0/28` only allocate IP ranger `10.20.30.1` ~ `10.20.30.14`
3. Docker network only created on MacOS and default Docker server
environment

### Why are the changes needed?

Fix: #879, #925

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

CI
@github-actions github-actions bot added cherry-pick need backport Issues that need to backport to another branch labels Dec 21, 2023
@jerryshao jerryshao closed this Dec 21, 2023
@jerryshao jerryshao reopened this Dec 21, 2023
Copy link
Author

Code Coverage Report

Overall Project 66.02% 🟢

There is no coverage information present for the Files changed

@jerryshao jerryshao merged commit b2136bb into branch-0.3 Dec 21, 2023
4 checks passed
@qqqttt123 qqqttt123 deleted the cherry-pick-branch-0.3-38ea933615b7838ad291045328ed3101bb21a492 branch December 26, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants