Skip to content

Comments

Refactor ACME client construction into dedicated ACME package#797

Merged
jetstack-bot merged 1 commit intocert-manager:masterfrom
munnerz:acme-helper
Aug 7, 2018
Merged

Refactor ACME client construction into dedicated ACME package#797
jetstack-bot merged 1 commit intocert-manager:masterfrom
munnerz:acme-helper

Conversation

@munnerz
Copy link
Member

@munnerz munnerz commented Aug 7, 2018

What this PR does / why we need it:

Creates a package pkg/acme that is responsible for instantiating ACME clients from Issuers.

This is in order to support #788 and make the implementation simpler.

Again, similar to other PRs, this should have zero net-effect to the behaviour of cert-manager

Release note:

NONE

/cc @kragniz

@jetstack-bot jetstack-bot requested a review from kragniz August 7, 2018 14:18
@jetstack-bot jetstack-bot added release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 7, 2018
Copy link
Contributor

@kragniz kragniz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 7, 2018
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kragniz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 7, 2018
@jetstack-bot jetstack-bot merged commit ac39928 into cert-manager:master Aug 7, 2018
@munnerz munnerz deleted the acme-helper branch January 29, 2019 23:34
wallrj added a commit to wallrj/cert-manager that referenced this pull request Mar 20, 2024
…uests

This code existed in cert-manager once before and I'm reviving it.
Here's the history:

 * Added:
 cert-manager#422
 * Moved: cert-manager#432
 * Obsoleted: cert-manager#797
 * Deleted: cert-manager#966

Signed-off-by: Richard Wall <richard.wall@venafi.com>
taraspos pushed a commit to gravitational/cert-manager that referenced this pull request Sep 6, 2024
…uests

This code existed in cert-manager once before and I'm reviving it.
Here's the history:

 * Added:
 cert-manager#422
 * Moved: cert-manager#432
 * Obsoleted: cert-manager#797
 * Deleted: cert-manager#966

Signed-off-by: Richard Wall <richard.wall@venafi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants