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

feat(cfapi): replace Factory with Builder #141

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

terinjokes
Copy link
Contributor

Replace an interface with a Builder type that can be partially constructed before being passed to the CertificateRequest controller.

This changeset also adjusts the CertificateRequest controller's tests to use go-vcr to better test the (un)marshalling of requests and responses.

Replace an interface with a Builder type that can be partially
constructed before being passed to the CertificateRequest controller.

This changeset also adjusts the CertificateRequest controller's tests to
use go-vcr to better test the (un)marshalling of requests and responses.
@terinjokes terinjokes requested a review from a team October 1, 2024 14:08
@terinjokes terinjokes self-assigned this Oct 1, 2024
@terinjokes terinjokes merged commit c1d8920 into trunk Oct 2, 2024
14 checks passed
@terinjokes terinjokes deleted the terin/rm-factory branch October 2, 2024 17:00
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.

2 participants