cert-manager/pkg/issuer
jetstack-bot e32147b695
Merge pull request #183 from munnerz/fix-issue-loop
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>.

Improve validation of certificates. Fix bug in checking certificate validity

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

Improves the validation of dnsNames and commonNames on certificate resources.
Fixes a bug in checking certificate validity.

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

Fixes #176, fixes #175

**Release note**:
```release-note
Fix a bug in checking certificate validity and improve validation of dnsNames and commonName
```
2017-11-04 01:00:30 +00:00
..
acme Merge pull request #183 from munnerz/fix-issue-loop 2017-11-04 01:00:30 +00:00
ca Update CA issuer 2017-11-04 00:12:33 +00:00
const.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
context.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
factory.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
issuer.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
register.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00