Bug 1646844

Summary: Autoheal deployment should use the oauth-proxy image shipped with OpenShift
Product: OpenShift Container Platform Reporter: Gaoyun Pei <gpei>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED WONTFIX QA Contact: Gaoyun Pei <gpei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas
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-02-15 21:21:02 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:

Description Gaoyun Pei 2018-11-06 06:47:51 UTC
Description of problem:
oauth-proxy image used for openshift_autoheal deployment is hard coded as 
image: openshift/oauth-proxy:v1.1.0
https://github.com/openshift/openshift-ansible/blob/release-3.11/roles/openshift_autoheal/files/template.yml#L147

Actually we should use the oauth-proxy image shipped with openshift
openshift3/oauth-proxy:v3.11



Version-Release number of the following components:
$ git describe
openshift-ansible-3.11.39-1-2-gbf92f9c


How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Scott Dodson 2018-11-06 19:14:52 UTC
Doesn't actually require knowledge of autoheal internals, we can take this on in Installer component. Just needs to have the image spec templated.

Comment 2 Scott Dodson 2019-02-15 21:21:02 UTC
There appear to be no active cases related to this bug. As such we're closing this bug in order to focus on bugs that are still tied to active customer cases. Please re-open this bug if you feel it was closed in error or a new active case is attached.