PalmStoneGames / kube-cert-manager

Manage Lets Encrypt certificates for a Kubernetes cluster.
Apache License 2.0
541 stars 102 forks source link

kube-cert-manager shouldn't create an account per certificate #82

Open mikebryant opened 7 years ago

mikebryant commented 7 years ago

We're having a lot of issues due to the rate limit change (https://community.letsencrypt.org/t/change-in-rate-limits/37120)

It should re-use accounts if it already has one for the right email

luna-duclos commented 7 years ago

I was not aware this was changed, we indeed need to update our code

rochdev commented 7 years ago

Is this still a problem?

anderspetersson commented 6 years ago

Yes. I ran into this today.

gambol99 commented 6 years ago

a fix appears to have been submitted here .. I guess the outstanding question being if the certificate has already been requested what would happen?