Description of problem:
Changing the readyZ probe revealed that we might not have certificates when it's running: Error:create client failure: error during client TLSConfig: open /var/run/secrets/etcd-client/tls.crt: no such file or directory example run from a PR: https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_cluster-etcd-operator/1278/pull-ci-openshift-cluster-etcd-operator-master-e2e-aws-ovn-etcd-scaling/1823974497003245568
Version-Release number of selected component (if applicable):
> 4.14 - 4.18
How reproducible:
always
Steps to Reproduce:
run the changes from the #1278 PR in CEO
Actual results:
pathological events are triggered on CI
Expected results:
no such tls error event is emitted on readyz probes, no pathological event test failure observed in CI anymore
Additional info: