patch-operator icon indicating copy to clipboard operation
patch-operator copied to clipboard

Failed calling webhook "mpatch.kb.io": time out

Open zengwuxin opened this issue 1 year ago • 0 comments

Installed the operator using Helm and cert-manager and got this following error:

error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "mpatch.kb.io": failed to call webhook: Post "[https://patch-operator-webhook-service.patch-operator.svc:443/mutate-redhatcop-redhat-io-v1alpha1-patch?timeout=10s](https://patch-operator-webhook-service.patch-operator.svc/mutate-redhatcop-redhat-io-v1alpha1-patch?timeout=10s)": no endpoints available for service "patch-operator-webhook-service"

Confirmed that the pod behind the service is running, the mutating webhook is patched with the CA, and the service is serving on port 443.

zengwuxin avatar Oct 04 '24 16:10 zengwuxin