Bug 1726717
Summary: | EFK fails to upgrade because 'unicode' object has no attribute 'iteritems' | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Borja Aranda <farandac> |
Component: | Logging | Assignee: | ewolinet |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.11.0 | CC: | aivaraslaimikis, aos-bugs, cstark, ewolinet, gferrazs, gparente, jnordell, jrosenta, rmeggins |
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-13 14:09:19 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: |
Comment 6
Russell Teague
2019-07-16 19:28:34 UTC
I can reproduce this bug and verify the fix in openshift3/ose-ansible:v3.11.135 @cstark @gferrazs Although this bug is fixed. You still need to overcome https://bugzilla.redhat.com/show_bug.cgi?id=1738758 . and you may need to overcome https://bugzilla.redhat.com/show_bug.cgi?id=1738766. For BZ1738758, the workaround is to correct nodeSelector logging-es-ops the deploymentconfig while the logging-es pod is starting. For BZ1738766, the workaround is rolling restart logging-es-ops pod manully after upgrade. https://docs.openshift.com/container-platform/3.11/install_config/aggregate_logging.html#manual-elasticsearch-rollouts 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-2019:2352 |