Bug 1878032
Summary: | Upgrade from 4.4 to 4.5: Failed to reconcile Elasticsearch deployment spec: Could not create node resource: Deployment.apps is invalid | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Periklis Tsirakidis <periklis> |
Component: | Logging | Assignee: | Periklis Tsirakidis <periklis> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 4.5 | CC: | aivaraslaimikis, anli, aos-bugs, gkarager, jnordell, naygupta, ngirard, ocasalsa, periklis, rludva |
Target Milestone: | --- | ||
Target Release: | 4.5.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | logging-exploration | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1873652 | Environment: | |
Last Closed: | 2020-10-12 15:43:46 UTC | Type: | --- |
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: | 1873652 | ||
Bug Blocks: |
Comment 1
Jeff Cantrill
2020-09-12 01:52:48 UTC
Still awaiting PR to get picked for z-stream.
@Radomir
Taking a closer look on the above error message, I would suggest to take a look on etcd healthiness and connectivity:
> Failed to reconcile ServiceAccount for Elasticsearch cluster: Failure creating ServiceAccount Failure constructing serviceaccount for the Elasticsearch cluster: etcdserver: request timed out
@naygupta & radomir Please open a separate BZ to investigate this issue if any on the elasticsearch-operator side. Creating the service account is not related to this BZ please. Verified this bz. ES is working after upgrading from OCP 4.4 to 4.5, deployment for ES are created for es. 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 (OpenShift Container Platform 4.5.14 extras update), 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-2020:3845 |