Commit Graph

1129 Commits

Author SHA1 Message Date
jetstack-bot
7cc4083c91
Merge pull request #823 from ccojocar/chart-crd-hook
chart: annotate all CRDs with "crd-install" hook
2018-08-17 12:58:45 +01:00
Cosmin Cojocar
d80f8a9b2c Use the crd-install hook only for helm 2.10
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2018-08-15 15:21:39 +02:00
jetstack-bot
dba15aabe6
Merge pull request #658 from munnerz/is-ca
Add 'isCA' field to Certificate spec
2018-08-14 12:35:53 +01:00
jetstack-bot
a0cb67f9cc
Merge pull request #831 from munnerz/ing-cleanup-unit
Fix issue causing existing ingresses to not be cleaned up properly
2018-08-14 10:50:41 +01:00
James Munnelly
5ea2c6843e Regenerate reference docs
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-14 10:32:50 +01:00
James Munnelly
8d3d095a29 Add 'isCA' field to Certificate spec
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-14 10:32:48 +01:00
James Munnelly
22f5d8c816 Fix issue causing existing ingresses to not be cleaned up properly
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-14 10:23:29 +01:00
James Munnelly
974fc9e1bb Add unit test for cleaning up existing ingress
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-14 10:23:28 +01:00
Cosmin Cojocar
d2d17806ea Bump chart version
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2018-08-14 10:16:03 +02:00
Cosmin Cojocar
19eb074309 Update the deployment
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2018-08-14 10:16:03 +02:00
Cosmin Cojocar
3ae86c9deb chart: annotate all CRDs with "crd-install" hook
This fix is required in order to make helm properly verify the CRDs
when cert-manager chart is referenced as a dependency of another chart.

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2018-08-14 10:16:03 +02: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
James Munnelly
3a69dd1cbf Update unit test fixture to produce mock Contexts 2018-08-07 16:13:46 +01:00
James Munnelly
38c62357f7 Update ACME issuer for new context 2018-08-07 16:13:46 +01:00