Bug 1805393

Summary: quorum-guard: deployment is not privileged to read files from etcd operator
Product: OpenShift Container Platform Reporter: Sam Batschelet <sbatsche>
Component: EtcdAssignee: Sam Batschelet <sbatsche>
Status: CLOSED CURRENTRELEASE QA Contact: ge liu <geliu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: skolicha
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1805397 (view as bug list) Environment:
Last Closed: 2020-02-22 00:12:27 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:
Bug Depends On:    
Bug Blocks: 1805397, 1805400    

Description Sam Batschelet 2020-02-20 17:34:37 UTC
Description of problem: quorum-guard needs to be able to read files created by cluster-etcd-operator. By setting privileged: true we will avoid possible permission issues resulting in failed probe checks. 


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: quorum-guard can read files without permission issues.


Additional info: