terricain / certbot-dns-azure

AzureDNS Certbot plugin
Other
33 stars 16 forks source link

Remove certbot<2 constraint #28

Closed alexzorin closed 1 year ago

alexzorin commented 1 year ago

https://github.com/terrycain/certbot-dns-azure/commit/c696da3f51ee0eb8527c282c8972f5f56454fc43 added a certbot>=1.18.0,<2.0 constraint to the plugin.

We recently pushed the Certbot snap out to every snap user, so the plugin is broken there due to a constraint conflict.

This was reported at https://community.letsencrypt.org/t/certbot-versionconflict-after-update-on-ubuntu/193141/5.

Would it be possible to remove the constraint and republish the snap? The plugin should otherwise work just fine with Certbot 2.x. Thank you.

dduportal commented 1 year ago

The Jenkins infrasturcture team is also having the same issue: https://github.com/jenkins-infra/helpdesk/issues/3399 .

Is there any way to help on that topic?

dduportal commented 1 year ago

Also: might be related to https://github.com/terrycain/certbot-dns-azure/issues/25

dduportal commented 1 year ago

Hello @terrycain , is there any way we can help?

terricain commented 1 year ago

Sorry, been away for a bit. looking at this today.

terricain commented 1 year ago

Fixed, snap 2.1.0 has bee released, and promoted to the stable channel