Commit Graph

74 Commits

Author SHA1 Message Date
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
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 Wallis
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-bot
7df6ce9064
Merge pull request #1457 from munnerz/bump-v070
Bump manifests for v0.7.0
2019-03-08 10:20:11 +00:00
jetstack-bot
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-bot
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