Commit Graph
66 Commits
Author SHA1 Message Date
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 TobiasandGitHub ea902039d5 Update google.rst 2019-07-09 23:04:31 -07:00
jetstack-botandGitHub 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-botandGitHub 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-botandGitHub 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 TsangandJames Munnelly 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-botandGitHub 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-botandGitHub 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 KolbandStefan 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-botandGitHub 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
James Munnelly f82a1cf5b3 Update ACME documentation for new solver config
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +01:00
Ivan WallisandGitHub b9d6a02578 Update doc
add more detail around username format for TPP credentials.
2019-04-19 07:26:18 -07:00
Aleksander Rykalin 89606fdbc6 Fixing username field in credentials secret
Signed-off-by: Aleksandr Rykalin <alexander.rykalin@venafi.com>
2019-04-12 17:08:48 +03:00
jetstack-botandGitHub 7df6ce9064 Merge pull request #1457 from munnerz/bump-v070
Bump manifests for v0.7.0
2019-03-08 10:20:11 +00:00
jetstack-botandGitHub 7875368b2d Merge pull request #1456 from munnerz/tmp-certs-doc
Add note on temporary self signed certificates to docs
2019-03-08 09:51:11 +00:00
jetstack-botandGitHub aeef7dc461 Merge pull request #1454 from munnerz/update-venafi
Move Venafi tutorial to a Setting up Venafi Issuers doc
2019-03-08 09:39:12 +00:00
James Munnelly ad42fe557e Add note on temporary self signed certificates
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-08 09:34:43 +00:00
James Munnelly 208009151b Bump manifests for v0.7.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:34:11 +00:00
James Munnelly 5708809b40 Add link to challenge types doc
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:25:11 +00:00
James Munnelly aa7b0db6c7 Update links to ACME docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:12:51 +00:00
James Munnelly 38bb110a49 Move Venafi tutorial to a Setting up Venafi Issuers doc
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:03:26 +00:00
James Munnelly 3698cee01e Update references to Helm chart repo with charts.jetstack.io
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-06 14:46:23 +00:00
James Munnelly dc080b155f Update versions for v0.7.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-01 17:14:43 +00:00
jetstack-botandGitHub f1f701213d Merge pull request #1390 from munnerz/v070alpha0
Bump files for v0.7.0-alpha.0
2019-02-21 14:34:58 +00:00
James Munnelly f3bcb28f35 Bump files for v0.7.0-alpha.0
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-02-20 14:15:17 +00:00
James Munnelly 5ab73f3a88 Move doc into tasks section
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2019-02-20 13:51:31 +00:00
jetstack-botandGitHub 2299d1de3a Merge pull request #1295 from wwwil/clouddns-docs
Add more information to Google CloudDNS guide
2019-02-19 21:09:30 +00:00
William Squires 4ece4c9275 Add more information to Google CloudDNS guide
Signed-off-by: William Squires <wwwil.squires@gmail.com>
2019-02-08 12:11:59 +00:00
James Munnelly c3c0ef1ebe Update docs links to docs.cert-manager.io
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-02-07 21:06:52 +00:00
Mike Eves e2efd72beb Recover missing RFC2136 docs
Signed-off-by: Mike Eves <meves23@gmail.com>
2019-02-07 18:06:25 +00:00