Commit Graph

8 Commits

Author SHA1 Message Date
Hays Clark
ef757f6749 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-21 12:06:04 +00:00
jetstack-bot
31b873ac13
Merge pull request #1481 from danfoster/patch-1
Update troubleshooting.rst
2019-06-18 10:35:04 +01:00
Kevin Woo
4815bd3de9 cert-manager-webhook secret exists in cert-manager ns
Signed-off-by: Kevin Woo <kevinawoo@gmail.com>
2019-06-17 18:21:02 +00:00
Zenuka
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
Dan
4db4e1f341
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-03-18 09:28:04 +00:00
James Munnelly
b6ec5caba3 Update webhook documentation for cainjector
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-03-06 14:41:53 +00:00
James Munnelly
2f50ab2c9a Add webhook troubleshooting guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-31 15:26:07 +00:00
James Munnelly
337e4f090e Rearrange documentation and add new content
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-29 23:24:11 +00:00