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

Fix panic when ACME server returns a genuine error #237

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

munnerz
Copy link
Member

@munnerz munnerz commented Jan 8, 2018

What this PR does / why we need it:

Fixes a panic when an error other than HTTP Conflict is returned from the ACME server during registration.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Fixes #236

Release note:

Fix panic when ACME server returns an error other than HTTP Status Conflict during registration

/assign

@jetstack-bot jetstack-bot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Jan 8, 2018
@jetstack-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
We suggest the following additional approver: munnerz

Assign the PR to them by writing /assign @munnerz in a comment when ready.

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

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 8, 2018
@munnerz munnerz added this to the v0.2 milestone Jan 8, 2018
@munnerz munnerz added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 10, 2018
@jetstack-ci-bot
Copy link
Contributor

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here.

@jetstack-ci-bot jetstack-ci-bot merged commit 96b8b11 into master Jan 10, 2018
jetstack-ci-bot added a commit that referenced this pull request Jan 15, 2018
#239-#240-#216-upstream-release-0.2

Automatic merge from submit-queue.

Automated cherry pick of #221 #237 #239 #240 #216

Cherry pick of #221 #237 #239 #240 #216 on release-0.2.

#221: Update Secrets instead of replacing to preserve additional
#237: Fix panic when ACME server returns a genuine error
#239: Update dates in generated license headers
#240: Fix typo in acme-http-validation.md
#216: Use cert-manager installed via helm in e2e tests
@jetstack-ci-bot
Copy link
Contributor

Commit found in the "release-0.2" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked.

@munnerz munnerz deleted the fix-acme-reg-panic branch January 15, 2018 23:51
TheEnbyperor added a commit to AS207960/cert-manager that referenced this pull request Aug 7, 2020
Signed-off-by: Q <q@as207960.net>
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 Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic when setting up Let's Encrypt clusterissuer
3 participants