Commit Graph

86 Commits

Author SHA1 Message Date
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
Artem Yarmoluk
9197acfefe
Allow disabling issuing temporary certificates
Signed-off-by: Artem Yarmoluk <koolgen@gmail.com>
2019-06-30 21:57:57 +03:00
Stuart Hu
aae6e83923 update doc
Signed-off-by: Stuart Hu <shijiehu@improbable.io>
2019-06-27 18:39:53 +08:00
jetstack-bot
9c16efdb3f
Merge pull request #1779 from cheukwing/issue-1614
Add documentation on cnameStrategy
2019-06-17 18:56:57 +01:00
Michael Tsang
6ba4ef21b1 Document cnameStrategy
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-06-17 13:34:14 +01:00
jetstack-bot
a0e1b864af
Merge pull request #1785 from lachlancooper/fix-indentation
Fix indentation on ACME setup examples
2019-06-17 13:32:57 +01:00
Michael Tsang
9934593714 Add test and documentation regarding clockskew on notBefore
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-06-17 12:53:48 +01:00
Lachlan Cooper
5437590390 Fix indentation on ACME setup examples
The selector field needs to be on the same level as the solver type
(either dns01 or http01).

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-06-17 15:49:20 +10:00
JoshVanL
e9c9ea2a44 Update docs on podTemplating only using labels and annotations
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-06-10 08:54:22 +01:00
JoshVanL
622eaa191d Adds podTemplate docs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-06-07 10:44:18 +01:00
Stefan Kolb
58060101d6 Change name of issuer to issuer from contextual example
Shouldn't it be either `example-issuer` or `letsencrypt-staging` in both of th examples in this context?

Signed-off-by: Stefan Kolb <stefan-kolb@web.de>
2019-05-29 12:54:25 +02:00
James Munnelly
7be86008e3 Fix broken links in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-20 18:38:48 +02:00
James Munnelly
95a08d03e9 Add v0.8 upgrade notes document
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-18 14:27:43 +01:00
James Munnelly
ee225290c2 Fix linkcheck errors
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-09 13:44:52 +01:00
James Munnelly
28f10d5c33 Update install guide for GitHub assets installation
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-07 15:07:47 +01:00
James Munnelly
05c9e83af7 Rearrange docs and remove duplicate content
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:27:28 +01:00
James Munnelly
b17f3a6b41 Rename ingressClass->class
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:14:32 +01:00
jetstack-bot
e0474fb27f
Merge pull request #1450 from munnerz/acme-config-on-issuer
Add 'solvers' configuration to ACME Issuer
2019-05-01 17:56:09 +01:00
James Munnelly
3adf857a5d Update documentation typo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 17:14:21 +01:00
James Munnelly
71eda5a7d5 Bump manifests and docs for v0.8
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 16:53:10 +01:00