Bug 1678441

Summary: While deploying logging in openshift cluster we are getting error while elasticsearch is initiating
Product: OpenShift Container Platform Reporter: Jeff Cantrill <jcantril>
Component: LoggingAssignee: Jeff Cantrill <jcantril>
Status: CLOSED ERRATA QA Contact: Anping Li <anli>
Severity: high Docs Contact:
Priority: urgent    
Version: 3.11.0CC: ajuricic, akaiser, anli, aos-bugs, edomingu, jcantril, misalunk, openshift-bugs-escalate, rbost, rmeggins
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: The environment variable that controlled client trust configuration was named incorrectly Consequence: The client was unable to communicate with the Kubernetes API cluster and subsequently the ES nodes were unable to from a cluster. Fix: Name the environment variable correctly Result:
Story Points: ---
Clone Of: 1672847 Environment:
Last Closed: 2020-05-15 05:44:08 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: 1672847, 1678442    
Bug Blocks:    

Comment 2 Anping Li 2019-03-01 10:00:23 UTC
Verified with openshift-ansible:v3.11.88
Use 'oc describe pod/logging-es-data-master-0xa14puc-1-8pkl2 -n openshift-logging' to see all of the containers in this pod.
KUBERNETES_TRUST_CERTIFICATES=true

Comment 4 Luke Meyer 2020-05-15 05:44:08 UTC
This should have been closed due to errata shipping. Closing now.