Bug 1548081
Summary: | [3.7] [egressIP] Add the removed egressIP back to the netnamespace will not make it work again | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Dan Winship <danw> |
Component: | Networking | Assignee: | Dan Winship <danw> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.7.1 | CC: | aos-bugs, bbennett, bmeng, vlaad |
Target Milestone: | --- | ||
Target Release: | 3.7.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Bugs in the per-project static IP code
Consequence: If you removed the static IP from a project and then re-added it, it would not always work correctly.
Fix: Fixed the bugs
Result: Removing-and-readding static egress IPs now works
|
Story Points: | --- |
Clone Of: | 1547899 | Environment: | |
Last Closed: | 2018-10-08 12:46:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1547899 | ||
Bug Blocks: | 1548080 |
Description
Dan Winship
2018-02-22 16:26:42 UTC
Tested on v3.7.36, pod on the node other than egress node still cannot access to outside after add the egressIP back. Please refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1547899#c4 The bug has been fixed on build v3.7.39 |