Bug 1431655
| Summary: | F5-router, Reencrypt routes do not work | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alexander Koksharov <akokshar> |
| Component: | Networking | Assignee: | Rajat Chopra <rchopra> |
| Status: | CLOSED ERRATA | QA Contact: | Meng Bo <bmeng> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.4.0 | CC: | aos-bugs, bbennett, doh, eparis, hongli, smunilla, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature:
Support re-encryption of traffic
Reason:
OpenShift 'route' object has the reencrypt type supported for a long time, the F5 implementation has not had the support.
Result:
This bz captures the enhancement
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-10 05:18:47 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
Alexander Koksharov
2017-03-13 14:26:15 UTC
*** Bug 1434669 has been marked as a duplicate of this bug. *** Rajat has a fix pending. Fix in this PR: https://github.com/openshift/origin/pull/13898 verified in atomic-openshift-3.6.94-1.git.0.ba4aad2.el7.x86_64, the reencrypt route can work with edge/passthrough route at the same time. But after deleting the reencrypt route, the entry in related Data Group List (ssl_reencrypt_route_dg and ssl_reencrypt_servername_dg) was not removed. And document is needed for upgrade, because the old openshift_passthrough_irule will not be updated until admin delete irule and restart f5 router pod. Fixed with: https://github.com/openshift/origin/pull/14921 Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/7f13ab7211d19ee09b1e877c10935bd62a379d5f fix for bug1431655: delete reencrypt routes verified in atomic-openshift-3.6.133-1.git.0.524e4c8.el7.x86_64 and the 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/RHEA-2017:1716 |