Commit Graph

63 Commits

Author SHA1 Message Date
John Wells
c4bb8d91b5
Fix AWS DNS policy example
After testing the suggested policy both with the AWS policy simulator and by using it with cert-manager I have found that the ARN prefix in the resources included in the statement cause the provider to fail with an access denied error. This new policy is equivalent and valid according to the AWS policy simulator.
2018-04-23 17:43:57 -06:00
Ben Bettridge
4260fc1336 Add support for annotation 'certmanager.k8s.io/ingress-class' to toggle the use of ingressClass: <value>
Add annotation to the ingress-shim documentation

Remove debug output.

Update documentation errors.

Implement suggestions of using edit-in-place annotation to control behaviour.

Fix reference to editInPlaceAnnotation

Remove the presence of editInPlaceAnnotation from returning true to shouldSync() and relevant test.

Update comment reference to correct annotation name.

Remove tests that relied on annotation impacting result from shouldSync()

Only edit in-place when explicitly requested to do so.

Don't return error if unable to determine Ingress class, continue without setting either ingress or ingressClass.

Update annotation to certmanager.k8s.io/acme-http01-edit-in-place in order to make use case more obvious and have consistent naming.

Update docs to reflect possible values more accurately
2018-04-19 10:26:01 +01:00
James Munnelly
18409091d1 Fix deployment guide link. Fix inline code block. 2018-04-15 12:11:16 +01:00
James Munnelly
1390cf431a
Fix broken link 2018-04-15 12:00:19 +01:00
James Munnelly
d5c89aec28 String replace ACMEv1 endpoints with v2 in docs 2018-04-12 19:10:10 +01:00
Hemslo
dd22b3adec
Fix rst syntax error in ingress-shim.rst 2018-04-13 00:24:17 +08:00
James Munnelly
605ce181d2 Fix links and toctree 2018-04-11 17:26:55 +01:00
James Munnelly
eb45d46c7e 1:1 copy the dns & http validation docs 2018-04-11 16:44:14 +01:00
James Munnelly
14dc0a2e0c Update ClusterIssuers doc 2018-04-11 16:42:58 +01:00
James Munnelly
bb67c6f8b1 Add notes to issuer specific config doc 2018-04-11 16:42:24 +01:00
James Munnelly
37812059b5 Add notes and todos, rephrase and tidy up 2018-04-11 15:48:33 +01:00
Louis Taylor
d7f636e239 Add clusterissuers content 2018-04-11 14:10:28 +01:00
James Munnelly
d8ba342121 Add Sphinx rst based documentation for readthedocs 2018-04-11 14:10:28 +01:00