cert-manager/pkg
jetstack-bot 6739ea17fc
Merge pull request #172 from munnerz/set-secret-type
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>.

Set TLS certificate secret type to TLS type

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

Set the Kubernetes secret type to TLS

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

Fixes #133 

**Release note**:
```release-note
Set the Kubernetes secret type to TLS.
Action required: this will cause renewals of existing certificates to fail. You **must** delete certificates that have been previously produced by cert-manager else cert-manager may enter a renewal loop when saving the new certificates. Alternatively, you may specify a new secret to store your certificate in and manually update your ingress resource/applications reference the secret.
```
2017-11-03 11:44:18 +00: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 Set TLS certificate secret type to type 2017-10-27 16:20:45 +01:00
issuer Merge pull request #173 from munnerz/only-create-service 2017-10-27 19:03:37 +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