James Munnelly
c8ad744392
Add link to selfsigned issuer docs
2018-07-12 18:17:40 +01:00
test@test.com
cb7eaf986f
Run hack/update-reference-docs.sh
2018-07-11 16:02:23 +00:00
Vincent Desjardins
7fae0fccf1
code review fixes
2018-07-11 16:00:39 +00:00
Vincent Desjardins
2995cc90a3
Vault: configurable appRole authentication path
2018-07-11 16:00:39 +00:00
jetstack-bot
bd7f15d5f4
Merge pull request #710 from kragniz/dns-flag
...
Add flag for setting nameservers for DNS01 check
2018-07-11 14:26:33 +01:00
Louis Taylor
4653d456ec
docs: fix api version in issuer example resources
2018-07-06 16:07:55 +01:00
jetstack-bot
8c1e0c9fcd
Merge pull request #507 from madmod/patch-1
...
Fix AWS DNS policy example
2018-07-05 21:01:31 +01:00
James Munnelly
95000f1937
Run hack/update-reference-docs-dockerized.sh
2018-07-05 14:47:36 +01:00
James Munnelly
3fc5bf539f
Include reference docs in sphinx site
2018-07-05 14:47:35 +01:00
James Munnelly
2014183a57
Add script for generating reference docs
2018-07-05 14:47:32 +01:00
Louis Taylor
ea6a5472e2
dns01-nameservers -> dns01-self-check-nameservers
2018-07-05 14:22:43 +01:00
Louis Taylor
d8f0419851
Add example to docs
2018-07-05 14:18:58 +01:00
Louis Taylor
c1ec835202
Add note to docs
2018-07-05 12:51:59 +01:00
Pieter Lange
04e7857519
Add doc on secret references for cluster issuers
2018-07-02 17:14:07 +02:00
John Wells
7ad604cdc7
Fix IAM policy warnings
2018-06-18 13:53:09 -06:00
James Munnelly
e40f515fd4
Address review feedback
2018-06-15 14:06:21 +01:00
James Munnelly
8b2ffbd2bc
Add docs on selfsigned Issuer
2018-06-08 15:48:30 +01:00
JrCs
bafd0f2986
Vault issuer MUST USE the vault 'sign' endpoint
2018-06-06 13:24:15 +02:00
Mike Rostermund
a68b54ec3e
Fix references to other documentation sections.
2018-06-02 10:31:51 +02:00
jetstack-bot
9405027a6f
Merge pull request #549 from munnerz/wc-docs
...
Update acme dns01 tutorial with reference to wildcard domains
2018-05-11 12:32:26 +01:00
James Munnelly
7aa7682d86
Add note about asterisk quoting issues
2018-05-09 17:18:57 +01:00
James Munnelly
4f30ed75e8
Update overview diagram
2018-05-09 17:10:41 +01:00
James Munnelly
4e85a9a36a
Update acme dns01 tutorial with reference to wildcard domains
2018-05-09 17:06:23 +01:00
James Munnelly
956f44a59e
Move docs into admin package
2018-05-09 16:22:22 +01:00
James Munnelly
929df3b293
Add document on upgrading from cert-manager 0.2 to 0.3
...
Address review feedback
Fix code-blocks
2018-05-09 16:22:18 +01:00
Vincent Desjardins
b35343786e
Vault issuer support
...
vault remove duration
2018-05-02 00:45:55 +00:00
James Munnelly
e6416aa113
Update docs for new chart
2018-04-26 12:44:41 +01:00
jetstack-bot
b43f294a0a
Merge pull request #493 from munnerz/ingress-shim-class
...
Allow ingressClass to be specified using ingress-shim
2018-04-26 12:41:07 +01:00
Carlos Sanchez
88ae54b7be
Fix typo
2018-04-26 09:31:06 +02:00
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
0caf0bff73
Update some docs examples for acmev2
2018-04-13 10:39:54 +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
c06c5912ef
Use add_stylesheet to add custom stylesheet
2018-04-11 14:10:28 +01:00
James Munnelly
c7e84d8a28
Add requirements.txt
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
James Munnelly
1e4893fe07
Run hack/update-deploy-gen.sh
2018-04-09 12:00:16 +01:00
James Munnelly
0d4f568a6f
Bump for cert-manager v0.2.4
2018-04-09 12:00:00 +01:00
Rimas
462a90e791
regenerate the static manifests to contain the change too
2018-04-09 10:35:28 +01:00
jetstack-bot
acfc2f78d1
Merge pull request #322 from yieldlab/akamai-support
...
Add ACME DNS-01 provider for Akamai FastDNS
2018-04-04 18:26:22 +01:00
Euan Kemp
8857ea55b3
docs/api-types: mention ambient credentials
2018-03-24 14:13:19 -07:00