release-3.10: https://github.com/openshift/openshift-ansible/pull/10048
openshift-ansible-3.10.48-1
Checked with openshift-ansible-3.10.50-1.git.0.96a93c5.el7, we're missing this PR https://github.com/openshift/openshift-ansible/pull/9962
Opened new backport PR: https://github.com/openshift/openshift-ansible/pull/10191
Verify this bug with openshift-ansible-3.10.51-1.git.0.44a646c.el7.noarch.rpm After run openshift CA redeployment playbook On master: /etc/origin/master/ca.crt updated to a new self-generated CA cert file, the new CA file also added into ca-bundle.crt and client-ca-bundle.crt, CA data of admin.kubeconfig and openshift-master.kubeconfig got updated with new ca-bundle.crt content. On nodes: New ca-bundle.crt copied to each node as /etc/origin/node/client-ca.crt, CA data of node.kubeconfig got updated with new ca-bundle.crt content. Master and node service are all running well and app's creation test passed. Move this bug to verified.
*** Bug 1641538 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2709
CA redeploy is still broken as it will not redistribute node certs. https://bugzilla.redhat.com/show_bug.cgi?id=1652746