mecodia / cert-manager-webhook-hetzner

A cert-manager integration with Hetzner DNS
Apache License 2.0
17 stars 12 forks source link

Gather APIKey from secret #11

Open modzilla99 opened 6 months ago

modzilla99 commented 6 months ago

With this PR the apiKey will now be fetched from a secret instead of keeping it in the clusterissuer.

toabi commented 5 months ago

Nice, was thinking about that too already… it would be a bit nicer to maybe support old and new style, but I guess a breaking changes release doesn't hurt either.

modzilla99 commented 5 months ago

Yeah, right. I am quite busy right now, but will work on the backwards compatibility. It should be rather easy.