Commit Graph

1131 Commits

Author SHA1 Message Date
Max Ehrlich
992602b472
Add unit test to dns testing
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:32:12 -04:00
Max Ehrlich
310a6f8689
Add unit test for acmedns
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:31:43 -04:00
Max Ehrlich
2da7fa7261
Add documentation for acme-dns
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:31:43 -04:00
Max Ehrlich
f369d691fe
Keeping names consistent again
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:31:42 -04:00
Max Ehrlich
2d41d79d3c
Include acme-dns into the generic dns challenge interface
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:31:42 -04:00
Max Ehrlich
795b472e8d
Flesh out acme-dns implementation, registration must occur before using cert-manager
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:30:34 -04:00
Max Ehrlich
5695b867f6
Keep naming consistent
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:30:34 -04:00
Max Ehrlich
f7a42fb9fd
Add acme-dns issuer config to the issuer definition and update docs
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:30:33 -04:00
Max Ehrlich
8251d96c21
Add acme-dns issuer to provider configuration
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:30:33 -04:00
Max Ehrlich
9902845c82
Add acmedns constructor to dns interface
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:30:33 -04:00
Max Ehrlich
40ce2d8e86
Basic parts of implementation of acme dns, missing registration and credential retrieval
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:25:43 -04:00
Max Ehrlich
110a9443e8
Stubs for acmedns and its test
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:25:43 -04:00
Max Ehrlich
7526b2ae92
Add goacmedns dependency
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-08-13 13:25:43 -04:00
jetstack-bot
abfbb36a48
Merge pull request #825 from ocadotechnology/820-plumb-dns-servers-more
fix: plumb dns servers into more areas
2018-08-13 17:48:30 +01:00
jetstack-bot
24293fddf3
Merge pull request #824 from munnerz/dco
Add details on DCO sign-off
2018-08-13 17:04:09 +01:00
jetstack-bot
4b576a2f3e
Merge pull request #826 from munnerz/license-headers
Add license headers and a verify_boilerplate script
2018-08-13 16:34:03 +01:00
stuart.warren
4f80dca9d5 fix: plumb dns servers into more areas
fixes: #820
Signed-off-by: stuart.warren <stuart.warren@ocado.com>
2018-08-13 16:21:37 +01:00
James Munnelly
ce21b2a260 Add details on DCO sign-off
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 16:09:02 +01:00
James Munnelly
813996b07d Update third_party files with skip license headers
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 16:06:07 +01:00
James Munnelly
1c2380f7b4 Add support for skipping license checks
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 15:53:37 +01:00
James Munnelly
e1fd5caa7e Add verify_boilerplate script to CI
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 15:53:37 +01:00
James Munnelly
51195e4c5f Update license header and add header to every file
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 15:53:37 +01:00
jetstack-bot
7d581d60c2
Merge pull request #816 from kragniz/catch-dns-error
Catch and return dns query error in DNS01Record
2018-08-10 12:16:03 +01:00
Louis Taylor
cc9a18a872
Handle error cases 2018-08-10 11:12:15 +01:00
jetstack-bot
d0002f6c71
Merge pull request #811 from jetstack/selfsigned-ca-bundle
Don't bundle the CA certificate when selfsigned
2018-08-10 11:07:12 +01:00
Louis Taylor
69f6a234c7
Catch and return dns query error in DNS01Record 2018-08-10 11:04:48 +01:00
jetstack-bot
06b2af47e6
Merge pull request #807 from munnerz/fix-reordered-dnsnames
Catch edge case where the CN and DNSNames on a Certificate have been reordered
2018-08-10 05:27:13 +01:00
James Munnelly
27df0ed479
Merge pull request #810 from munnerz/issue-templates
Add additional issue template types
2018-08-09 17:04:57 +01:00
James Munnelly
2110aacc3b
Don't bundle the CA certificate when selfsigned 2018-08-09 16:32:10 +01:00
James Munnelly
1d1a151553 Add additional issue template types 2018-08-09 15:22:37 +01:00
jetstack-bot
4e5e1ce083
Merge pull request #803 from jetstack/munnerz-patch-4
Update 'troubleshooting' and 'current status' README sections
2018-08-09 10:51:58 +01:00
James Munnelly
c169a1ffc1 Catch edge case where the CN and DNSNames on a Certificate have been reordered 2018-08-08 20:19:16 +01:00
jetstack-bot
0042cc4031
Merge pull request #800 from munnerz/fix-verify-ready
Add logic to handle ready vs valid ACME orders properly
2018-08-08 15:37:13 +01:00
James Munnelly
1ea28e7ecb
Proof-reading fixes 2018-08-08 15:20:28 +01:00
James Munnelly
3e68d08ef4
Update 'troubleshooting' and 'current status' sections 2018-08-08 15:00:16 +01:00
jetstack-bot
c43e4d75f8
Merge pull request #801 from munnerz/renew-duration
Add RenewBeforeExpiryDuration option to controller context
2018-08-08 14:34:56 +01:00
jetstack-bot
20840d7394
Merge pull request #799 from munnerz/leader-election-defaults
Change leader election duration defaults to be less chatty
2018-08-08 13:56:50 +01:00
James Munnelly
503186c2d2 Add unit test for PublicKeyMatchesCertificate 2018-08-08 13:39:34 +01:00
James Munnelly
0dd3155fb2 Add logic to handle ready vs valid ACME orders 2018-08-08 13:39:34 +01:00
James Munnelly
1ed6855bde Expose GetCertificate function 2018-08-08 13:39:30 +01:00
James Munnelly
fa0bc9998e Add RenewBeforeDuration option to controller context 2018-08-08 13:34:30 +01:00
James Munnelly
12ab53b948
Update options.go 2018-08-08 13:28:37 +01:00
jetstack-bot
494cad1e63
Merge pull request #802 from jetstack/munnerz-patch-3
Update project statement in DNS01 examples
2018-08-08 13:24:24 +01:00
jetstack-bot
9205c14bf6
Merge pull request #772 from kragniz/dns01-provider-docs
Add documentation on creating DNS01 providers
2018-08-08 13:10:12 +01:00
James Munnelly
07e6ffeb4e
Update project statement in DNS01 examples 2018-08-08 12:51:03 +01:00
James Munnelly
d63ba1257d Change leader election duration defaults to be less chatty 2018-08-08 00:54:26 +01:00
jetstack-bot
a27bc5dada
Merge pull request #793 from munnerz/controller-ctx
Use Controller context throughout all code areas
2018-08-07 16:45:52 +01:00
James Munnelly
071d1c6c88 Fix resourceNamespace 2018-08-07 16:13:46 +01:00
James Munnelly
3781c2d1be Update references to resourceNamespace 2018-08-07 16:13:46 +01:00
James Munnelly
6d83c4f95d Run hack/update-deps.sh 2018-08-07 16:13:46 +01:00