foriequal0/pod-graceful-drain

Fix cert-manager

Closed this issue · 1 comments

Kustomize action fails with these error:

mutatingwebhookconfiguration.admissionregistration.k8s.io/pod-graceful-drain-mutating-webhook-configuration created
Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": dial tcp 10.110.109.37:443: i/o timeout
validatingwebhookconfiguration.admissionregistration.k8s.io/pod-graceful-drain-validating-webhook-configuration created
Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": context deadline exceeded

Fixed by #29