Skip to content

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
@github-actions github-actions bot requested a review from jerryshao December 21, 2023 12:44
@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
@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