Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] ACME module_utils refactor 2 #186

Closed

Conversation

felixfontein
Copy link
Contributor

@felixfontein felixfontein commented Feb 6, 2021

SUMMARY

This PR contains #184 and will be rebased once that's merged. This splits up the ACMEAccount object into ACMEClient and ACMEAccount and improves the API w.r.t error handling.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ACME module_utils and modules

@felixfontein felixfontein mentioned this pull request Feb 7, 2021
5 tasks
@felixfontein
Copy link
Contributor Author

I've tested this PR with the unmodified modules from main branch, the tests also run through for them. So the compatibility layer should be in a good enough shape (in case anyone is using module_utils.acme in a custom module).

This PR is essentially done. The only reason it is marked "WIP" is that it contains all commits from #184.

@felixfontein felixfontein changed the title [WIP] ACME refactor 2 [WIP] ACME module_utils refactor 2 Feb 7, 2021
@felixfontein
Copy link
Contributor Author

Let's just keep #187.

@felixfontein felixfontein deleted the acme-refactor-2 branch March 8, 2021 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant