Hi, I was able to verify the BZ on OVN cluster using `curl` command to curl 172.30.0.1 as per the instructions. Here's the snippet of one of the curl calls: =========================================================================================== oc run -it --rm curlpod --image=curlimages/curl -- /bin/sh If you don't see a command prompt, try pressing enter. / $ curl --local-port 22624 https://172.30.0.1/ curl: (60) SSL certificate problem: self signed certificate in certificate chain More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. =========================================================================================== Nightly Build used: 4.5.0-0.nightly-2021-02-11-024848 Thanks, KK.
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 (Important: OpenShift Container Platform 4.5.33 bug fix and security update), 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-2021:0428