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
Doesn't actually require knowledge of autoheal internals, we can take this on in Installer component. Just needs to have the image spec templated.
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.