cert-manager/pkg
jetstack-bot bc44f708dd Merge pull request #166 from munnerz/fix-http01
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Error if existing presented key and expected key do not match

**What this PR does / why we need it**:

A type in the HTTP01 solver caused it to not return an error if the key presented by the ingress and the expected key do not match.

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

Fixes #163 

**Special notes for your reviewer**:

**Release note**:

```release-note
Fix bug in ACME HTTP01 solver causing self-check to return true before paths have propagated
```
2017-10-26 22:07:31 +01:00
..
apis Merge pull request #119 from jetstack-experimental/auth-per-acc 2017-10-13 17:10:17 +01:00
client regenerate files 2017-09-21 23:18:58 +01:00
controller Consistent use of glog 2017-10-16 14:50:27 +01:00
issuer Merge pull request #166 from munnerz/fix-http01 2017-10-26 22:07:31 +01:00
logs Add e2e test framework and basic Issuer test 2017-09-08 16:25:21 +01:00
scheduler Add comments to scheduler package 2017-08-07 13:59:05 +01:00
util Only update certificate status in the controller package to stop conflicts 2017-10-13 20:15:29 +01:00