Closed ahmetb closed 7 years ago
@ahmetb thanks for the bug report - I've commented over on #137 (here: https://github.com/jetstack/kube-lego/issues/137#issuecomment-305745273). I'm going to close this as a dupe, but if you disagree then please re-open 😄
I think this issue is critical, it might be stressing GCE API and eventually could cause all LB requests to be throttled.
First I got a certificate:
7 minutes later, suddenly things started to go crazy and my
kubectl get ingress -w
started updating every second indefinitely:In the events I see this message flooding as well:
My ingress:
Deleting kube-lego pod and having it restart did not solve the issue.
I must also note that my site (
https://echo.ahmet.im
) is working fine. However flooding continues.