Commit Graph
396 Commits
Author SHA1 Message Date
Hays ClarkandHays Clark c1adbb1a03 Removing use of kubectl --show-all in docs
--show-all has been deprecated in kubernetes v1.15
Resolves #1814

Signed-off-by: Hays Clark <hays.clark@gmail.com>
2019-06-20 14:14:17 -07:00
James Munnelly 90518a6444 Bump version numbers for v0.8.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-06-18 12:05:33 +01:00
Danandjetstack-bot 36289c0458 Update troubleshooting.rst
The example for checking the namespace has the correct label was incorrect.

It was also being hidden on the Github RST rendering, because of the `:emphasize-lines`. I suspect this is why the mistake has never been noticed previously.
I suggest having the example render in github is more important the emphasizing the line.
2019-06-18 09:35:19 +00:00
James Munnellyandjetstack-bot 3d77be723e Fix code rendering in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-06-17 22:10:02 +00:00
jetstack-botandGitHub 0956d7dd5f Merge pull request #1753 from kevinawoo/patch-1
cert-manager-webhook secret exists in cert-manager ns
2019-06-17 19:20:57 +01:00
Michael Tsangandjetstack-bot 7dca01f322 Document cnameStrategy
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-06-17 17:57:04 +00:00
jetstack-botandGitHub d8558bcfda Merge pull request #1788 from jetstack-bot/cherry-pick-1785-to-release-0.8
[release-0.8] Fix indentation on ACME setup examples
2019-06-17 17:58:57 +01:00
Lachlan Cooperandjetstack-bot 0442aacf8b 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 12:33:02 +00:00
Michael Tsangandjetstack-bot 924458abfd Add test and documentation regarding clockskew on notBefore
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-06-17 12:17:10 +00:00
Kevin Woo 14ee431b66 cert-manager-webhook secret exists in cert-manager ns
Signed-off-by: Kevin Woo <kevinawoo@gmail.com>
2019-06-05 17:05:10 -07:00
Till Wieseandjetstack-bot 81b8af7379 Fixed manifest file link
Signed-off-by: Till Wiese <mail-github@till-wiese.de>
2019-06-05 19:12:56 +00:00
James Munnellyandjetstack-bot 41190c8eea Fixup version number in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-23 23:37:45 +00: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 af6d95bc94 Fixup oc login command in openshift guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-19 11:04:31 +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
jetstack-botandGitHub f4a16cb144 Merge pull request #1662 from munnerz/fixup-links
Fix linkcheck errors
2019-05-09 14:27:16 +01:00
jetstack-botandGitHub 755f4ac476 Merge pull request #1660 from munnerz/openshift
Add installing on OpenShift guide
2019-05-09 14:16:17 +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 54e542f1d6 Bump version of sphinx-redirects and disable linkcheck_anchors
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-09 13:44:18 +01:00
James Munnelly c0085f47b2 Add installing on OpenShift guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-09 10:08:29 +01:00
Kévin Dunglas 3c9122980e [docs] Fix Venafi link
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2019-05-08 17:09:01 +02:00
jetstack-botandGitHub 98f67a88aa Merge pull request #1647 from munnerz/upd-install
Update install guide for GitHub assets installation
2019-05-08 11:27:43 +01:00
Zenukaandjetstack-bot 632172c195 Namespace parameter missing in troubleshooting document (#1653)
* Namespace parameter missing

During troubleshooting I found out the issuer and certificate resources where missing so I spent a lot of time fixing that because I forgot to specify the namespace 🤦‍♂

* make email address an optional field in ACME issuers

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>

* Bump version numbers for v0.8.0-beta.0

Signed-off-by: James Munnelly <james@munnelly.eu>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>

* release: read github token from file

Signed-off-by: James Munnelly <james@munnelly.eu>
Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>

* Namespace parameter missing

During troubleshooting I found out the issuer and certificate resources where missing so I spent a lot of time fixing that because I forgot to specify the namespace 🤦‍♂

Signed-off-by: Sebastiaan Molleman Effectory <Sebastiaan.Molleman@effectory.com>
2019-05-08 10:32:45 +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 382d8c1d80 Bump version numbers for v0.8.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-07 13:10:21 +01:00
James Munnelly 297563c9e3 Run //hack:update-reference-docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:31:06 +01:00
James Munnelly 0b05af3139 Bump brodocs dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-04 19:31:06 +01:00
Kirill Rakhman ff3c6dcc2a Fix wrong helm repo reference in "Migrating from kube-lego"
Signed-off-by: Kirill Rakhman <kirill.rakhman@gmail.com>
2019-05-03 16:34:15 +02: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 057549a38e Regenerate files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-01 14:24:00 +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
Michael FIG afadbe27cd Build under MacOS.
Signed-off-by: Michael FIG <michael@liveblockauctions.com>
2019-04-30 10:07:26 -06:00
James Munnelly c127716ac5 Add DNS01 webhook provider API fields
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 17:18:25 +01:00
James Munnelly b86b232a2d Update reference docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:44 +01: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 74d27aaa0f Merge pull request #1499 from sebbrandt87/patch-1
corrected example docs path
2019-03-26 16:29:22 +00:00
Sebastian BrandtandGitHub ff0861680c corrected example docs path
Signed-off-by: Sebastian Brandt 793580+sebbrandt87@users.noreply.github.com
2019-03-24 21:06:40 +01:00
Michelle Noorali fe22df5b31 ref(quickstart): remove duplicate command
Signed-off-by: Michelle Noorali <michellemolu@gmail.com>
2019-03-23 15:16:07 -04:00
Bradleyandbradley dfe5aaffd4 fix(docs): updated quickstart docs
Updated the quickstart documentation to use the new jetstack helm repo.

Signed-off-by: Bradley Wilson-Hunt <bwilsonhunt@gmail.com>
2019-03-12 15:22:14 +00:00
jetstack-botandGitHub 193c5e22d6 Merge pull request #1446 from brtknr/patch-2
Few corrections to the quickstart documentation
2019-03-08 12:02:11 +00: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 16c5178fc3 Add Venafi to supported issuers lists
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-07 19:25:40 +00:00