Adrien Ferrand

Results 168 comments of Adrien Ferrand

In theory the first form would be the best, because you can expect bad things happening in general with a given DNS API if you pass all the data for...

I think there was an issue with tox, not supporting anymore the `whitelist_externals` parameter. I just hit that one. Master branch is updated, so we should rebase the PR and...

Well, this PR fell in the limbo given that the tests are failing and have never been fixed. Either the original contributor can work on the issue or myself if...

You are right. I reopen the issue.

I read the related PR, almost all the work has been done. It misses only testing against Google DNS plugin and plugins that would be added since last commit on...

Hello guys ! I forgot to share the update here. I applied this patch with the release 4.4.0-11. However someone encountered an issue with this new version, and I think...

Indeed we could leverage the CI capacities and Github releases. My preference would go to improve the release pipeline to create a signed Github release, publish the sdists of each...

To clarify my 3, what I have in mind is something like this: https://github.com/traefik/traefik/releases So a signed GitHub release, with an additional asset taking the form a `txt` file containing...

Yes you are right and I took Traefik just as an example. The point is to rely on operations on the CI and publish additional assets on the GitHub release....