Please test with: * binary extracted from the downstream image: registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-operator-sdk:v4.7.0-202101071845.p0 (or wherever you typically get test images) * the v1.3.0 released binary: https://github.com/operator-framework/operator-sdk/releases/tag/v1.3.0 The problem you are running into is that the code in master will scaffold the liveness probes using the `healthz` url path. But it uses the `quay.io/operator-framework/ansible-operator:v1.3.0` base image which does NOT have that path. So this version, "v1.3.0-5-g50fcdb8", of the operator-sdk won't work until it is been released with an updated ansible-operator base image. Please retest with the versions listed above.
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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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-2020:5633