ibotty / openshift-letsencrypt

MIT License
59 stars 31 forks source link

Develop #18

Open malagant opened 7 years ago

malagant commented 7 years ago

When you forgot to add the edit role to system:serviceaccount::letsencrypt the watcher script still tries to process an empty list of routes instead of giving a hint about the error. This solution might be only a temporary fix, but works nice in our environment. ;)

ibotty commented 7 years ago

I agree to have more explicit error handling. I don't like calling watch_routes twice though.