Commit Graph

105 Commits

Author SHA1 Message Date
Nick Parker
f39eaf8dba Fix documentation relating to issuer solvers
With the 0.11 release, the deprecated `spec.http01`/`spec.dns01` syntax was removed from the `Issuer`/`ClusterIssuer` CRDs.

Update some references to the old syntax and add a note to the 0.11 upgrade doc about an error one might see if they were still using the old syntax, as was still being provided in the `Issuers` docs until this PR...
2019-10-13 16:01:15 +13:00
JoshVanL
952f91d2e2 Fix uninstall link in upgrade guide 0.11
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-10 18:38:28 +01:00
James Munnelly
ac51e06fe6 Advise users to set --validate=false when installing with kubectl
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-10 09:24:35 +01:00
JoshVanL
db15573832 Fix order of tasks and rst table in 0.10 upgrade
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-09 18:33:47 +01:00
JoshVanL
af8d844a70 Links uninstall docs, adds predicted links and minor fix
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-08 18:16:34 +01:00
JoshVanL
345385fcfc Fix up migration output and its docs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-08 17:17:54 +01:00
JoshVanL
fae39bb525 Adds CLI migration tool with docs on how to use it
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-08 16:09:57 +01:00
jetstack-bot
bd36cb42fc
Merge pull request #2154 from munnerz/upg-notes
Add jq bash magic to find Ingress resources with old annotations
2019-10-03 17:50:34 +01:00
James Munnelly
8f5aafa6f6 Add jq bash magic to find Ingress resources with old annotations
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-03 17:25:00 +01:00
JoshVanL
b87255a617 Adds review comments
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-03 15:51:28 +01:00
JoshVanL
37f46587ba Adds uninstallation documentation
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-03 14:40:51 +01:00
jetstack-bot
482eac596a
Merge pull request #2085 from JoshVanL/certificate-URISANs
Adds URISANs field to Certificate
2019-10-03 10:59:47 +01:00
Dan Farrell
fbeea9e465 how to set --dns01-recursive-nameservers in helm
Signed-off-by: Dan Farrell <dfarrell@doctorondemand.com>
2019-10-02 13:42:21 -05:00
JoshVanL
a73a2f9aba Adds URI example field to Certificate example in the docs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 17:48:37 +01:00
JoshVanL
ddd6e17f70 Updates documentation to remove outdated information and removes
validation=false on the cert-manager namespace

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-01 16:10:06 +01:00
jetstack-bot
eb61adf0fc
Merge pull request #2123 from munnerz/011-upgrade
Add provisional upgrade notes for v0.11 & bump version strings
2019-09-27 12:52:27 +01:00
James Munnelly
3de186305f Bump version strings for v0.11.0-alpha.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:58 +01:00
James Munnelly
093aa6844c Add provisional upgrade notes for v0.11
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:44 +01:00
James Munnelly
3daeee9f3e Correct API group on Vault setup guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:26:58 +01:00
JoshVanL
9ffaae5bfd Adds review comments
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-23 14:01:19 +01:00
JoshVanL
a98561bb89 Adds vault issuer Kubernetes auth docs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-23 13:33:29 +01:00
James Munnelly
02cf723c3f Update API group in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-23 12:06:14 +01:00
James Munnelly
58754abf37 Refactor codebase for v1alpha2
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-20 16:22:43 +01:00
James Munnelly
1e10d55eca Update ingress-shim documentation
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-19 13:07:59 +01:00
Toni Menzel
38917e18d2 Add gcloud service-account create
The error from gcloud is very misleading when trying to create a key for non-existing account (it tells you that you do not have the right permissions, which is actually incorrect). This documentation should inform the user to make sure the account is created first.

Signed-off-by: Toni Menzel <toni.menzel@rebaze.com>
2019-09-09 13:16:10 +02:00
jetstack-bot
c6d93a8099
Merge pull request #1974 from Dig-Doug/patch-1
Adds a note about the secret namespace error
2019-09-07 14:32:08 +01:00
James Munnelly
9dc927b04e Fix-up manifests and upgrade guide for v0.10
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 12:38:45 +01:00
James Munnelly
b38a0a64a7 Update advisory on DNS01 provider secrets
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 12:17:33 +01:00
James Munnelly
65a5ef6dd4 Add certificaterequests to backup guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 12:16:49 +01:00
James Munnelly
745228e37b Add upgrade guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 12:15:49 +01:00
Dig-Doug
4811773fb1
Adds a note about the secret namespace error.
Context: https://github.com/jetstack/cert-manager/issues/650#issuecomment-441850385

Signed-off-by: Doug Roeper <douglas.roeper@gmail.com>

updates
2019-08-31 04:44:06 -07:00
Marcello Romani
266013ec8f #1931 clarify you have to manually add the jetstack helm repo 2019-08-19 10:16:24 +01:00
jetstack-bot
9a61875029
Merge pull request #1999 from JoshVanL/0.8-0.9-upgrade-guide
Adds documentation to describe how to perform 0.8->0.9 process
2019-08-16 18:39:00 +01:00
JoshVanL
77da54c3d8 release-0.9 -> release-0.10, v0.10.0 -> v0.10.0-alpha.0
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-16 13:23:27 +01:00
JoshVanL
160f62469f Add comment about backing up in 0.8 upgrade guide
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-16 13:16:31 +01:00
JoshVanL
bf818173e4 Adds documentation to describe how to perform 0.8->0.9 process
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-16 13:01:42 +01:00
jetstack-bot
36c8cff055
Merge pull request #1960 from elsesiy/feat/fix-azuredns-sp-script
Update documentation on service principal creation
2019-08-08 21:28:06 +01:00
Moritz Johner
591587273e feat: add option to assume-role in route53
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-08-03 17:37:25 +02:00
Jonas-Taha El Sesiy
2791f7b253 Update documentation on service principal creation
Since AzureCli 2.0.68 the --password flag is unsupported.
The script now allows for auto-generated passwords

Signed-off-by: Jonas-Taha El Sesiy <github@elsesiy.com>
2019-08-02 10:18:14 -07:00
James Munnelly
03187a4247 Add TPP setup section
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-22 13:34:37 +01:00
JoshVanL
5aed5e7001 Adds release-0.9 upgrade guide
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-17 11:25:58 +01:00
Steven Tobias
ea902039d5
Update google.rst 2019-07-09 23:04:31 -07:00
jetstack-bot
0bf85e7233
Merge pull request #1863 from munnerz/09-bump
Bump version strings for v0.9 alpha
2019-07-08 16:19:34 +01:00
jetstack-bot
1b9b83a4b8
Merge pull request #1803 from cheukwing/issue-1770
Add support for nodeSelector, tolerations & affinity in podTemplate
2019-07-08 14:27:34 +01:00
James Munnelly
7122a84ad3 Bump version strings for v0.9 alpha
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-08 14:14:01 +01:00
jetstack-bot
870050df3c
Merge pull request #1567 from zosocanuck/patch-1
Update Venafi Issuer doc
2019-07-05 16:11:50 +01:00
James Munnelly
361ee83102 Update to use custom PodSpec struct and support Affinity too
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-05 15:21:40 +01:00
Michael Tsang
521f02e988 Document spec in podTemplate
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-07-05 14:57:48 +01:00
Stuart Hu
9bdb275f49 Merge remote-tracking branch 'origin/master' into azureendpoint
Signed-off-by: Stuart Hu <shijiehu@improbable.io>
2019-07-04 15:21:23 +08:00
Stuart Hu
97518664b5 fix test
add cert-manager validation for azure environments

Signed-off-by: Stuart Hu <shijiehu@improbable.io>
2019-07-04 14:36:35 +08:00