Bug 1414249

Summary: Automount issue during openshift installation
Product: OpenShift Container Platform Reporter: Jaspreet Kaur <jkaur>
Component: InstallerAssignee: Steve Milner <smilner>
Status: CLOSED WONTFIX QA Contact: Johnny Liu <jialiu>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.1CC: aos-bugs, jkaur, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.7.0   
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: 2017-08-24 18:54:39 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 1 Scott Dodson 2017-01-18 14:26:15 UTC
We should refactor https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_master_certificates/tasks/main.yml#L132-L166 to use the copy root's kubeconfig using root permissions and copy ansible_ssh_user's kubeconfig without using root permissions.

Comment 5 Scott Dodson 2017-08-24 18:54:39 UTC
No other customer has reported this so we're closing it as it seems to be a very uncommon pattern to use an ansible ssh user who depends on a home directory that's NSF mounted with root squashing enabled.