Bug 1613163
| Summary: | Router was not reloaded when the namespace label is updated or deleted | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zhaozhanqi <zzhao> |
| Component: | Networking | Assignee: | Ram Ranganathan <ramr> |
| Networking sub component: | router | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs, bmeng, dmace, hongli, wsun |
| Version: | 3.11.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 3.11.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-11 07:24:00 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: | |||
|
Description
zhaozhanqi
2018-08-07 07:27:06 UTC
sorry for missing the version: oc v3.11.0-0.11.0 openshift3/ose-haproxy-router v3.11 fe466b455da1 Fixes in PR: https://github.com/openshift/origin/pull/20579 @zhaozhanqi fyi - changes in above PR. Thx
@hongli - it would be good to test this with the haproxy config manager as well. Slight caveat there, this scenario is going to cause a reload. The reason is because of the way the code is currently structured - we are not deleting routes from the router but rather deleting the state and service units directly for namespace filtering.
Maybe filing an RFE to reduce the reloads (for this scenario with haproxy config manager) would be good. I think I might have an idea on a fix for that but would rather it has more soak time (next release). Thx
Tested on v3.11.0-0.19.0 Issue has been fixed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2652 |