Job:
#OCPBUGS-9064issue40 hours ago[DOCS] Carriage Return / Newline in Custom Ingress Certificate ASSIGNED
Issue 15134022: [DOCS] Carriage Return / Newline in Custom Ingress Certificate
Description: Document URL: https://docs.openshift.com/container-platform/4.8/security/certificates/replacing-default-ingress-certificate.html  Section Number and Name: 1. Replacing the default ingress certificate   1a. Prerequisites  Describe the issue: The documentation does not mention that the .key and .pem files will need a newline at the end, or else you'll face the issue described in https://access.redhat.com/solutions/5220571  Suggestions for improvement:  Mention that the .pem and .key should have one newline after the "-----END CERTIFICATE-----" line.  Additional information:  When lacking the newline ending, the authentication clusterOperator will have an issue like "failed to load SNI cert and key: tls: failed to find PEM block", preventing logging into the cluster.
Status: ASSIGNED

Found in 0.00% of runs (0.00% of failures) across 114326 total runs and 7156 jobs (16.21% failed) in 15.09s - clear search | chart view - source code located on github