Commit Graph
2201 Commits
Author SHA1 Message Date
snobu ca725be382 Fix escape in resource def
Signed-off-by: snobu <foo@snobu.org>

Fixes https://github.com/jetstack/cert-manager/issues/1473
2019-04-24 16:16:34 +03:00
jetstack-botandGitHub ff19e63ea4 Merge pull request #1563 from munnerz/webhook-dns-provider
Add webhook dns provider implementation
2019-04-18 18:59:04 +01:00
jetstack-botandGitHub dca819df80 Merge pull request #1564 from munnerz/rfc2136-test-server
Improve RFC2136 test DNS server
2019-04-18 18:46:03 +01:00
James Munnelly 2e2699a7a6 Improve RFC2136 test DNS server
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 17:20:19 +01:00
James Munnelly af9bce7221 Add 'webhook' DNS01 provider type
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 17:19:32 +01:00
James Munnelly c127716ac5 Add DNS01 webhook provider API fields
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 17:18:25 +01:00
jetstack-botandGitHub 49f91f9fa4 Merge pull request #1562 from munnerz/dns01-test-suite
Add DNS01 provider conformance test suite
2019-04-18 15:19:04 +01:00
James Munnelly 9b700537ce Add integration framework binary dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 15:05:07 +01:00
James Munnelly 1de20d84e3 Run hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 15:05:06 +01:00
James Munnelly 17999cce46 Add ACME DNS01 test suite
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 15:05:06 +01:00
jetstack-botandGitHub e1571326e5 Merge pull request #1561 from munnerz/refactor-dns-utils
Export dnsQuery function & refactor DNS01Record function
2019-04-18 15:02:05 +01:00
jetstack-botandGitHub c6ebaa7eef Merge pull request #1560 from munnerz/ctrl-constructor-err
Allow controller constructor to return errors and pass RESTClient on context
2019-04-18 14:46:06 +01:00
James Munnelly 14dd0b1ffe Rename DNS01Record to DNS01LookupFQDN
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:34:15 +01:00
James Munnelly 3e58213894 Export dnsQuery function
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:34:15 +01:00
James Munnelly 942d6491d6 Pass StopCh and RESTClient to controller context
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:22:08 +01:00
James Munnelly 871ed4283b Allow controller constructors to return errors
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:22:04 +01:00
jetstack-botandGitHub aca339d67d Merge pull request #1559 from munnerz/add-webhook-pkg
Add ACME webhook package
2019-04-18 14:16:04 +01:00
James Munnelly 193a45dab9 Add comments to API types
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:04:55 +01:00
James Munnelly cdf9165470 Run hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:02:47 +01:00
James Munnelly e04847b7cd Add ACME webhook package
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 14:02:44 +01:00
jetstack-botandGitHub 2f99b3155a Merge pull request #1546 from cpanato/GH-1539
fix typo in the deployment template for leader election
2019-04-17 14:59:58 +01:00
Carlos Panato bbc0cc514a update per feedback
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-17 13:20:32 +02:00
jetstack-botandGitHub a99821a1fd Merge pull request #1549 from munnerz/vendor-license
Automatically generate LICENSES file from dependency licenses
2019-04-17 11:52:31 +01:00
James Munnelly b3ce222322 Run hack/update-vendor-licenses.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-16 14:41:08 +01:00
James Munnelly 455f99ce0c Generate LICENSES file automatically
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-16 14:41:05 +01:00
James Munnelly c758a67047 Remove old Gopkg files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 16:37:48 +01:00
jetstack-botandGitHub 3a747cda75 Merge pull request #1523 from munnerz/gomod
Switch to go modules
2019-04-14 16:34:50 +01:00
James Munnelly b86b232a2d Update reference docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:44 +01:00
James Munnelly b3ec6a6f24 Update reference to deprecated method
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:44 +01:00
James Munnelly fab0954289 Run ./hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:44 +01:00
James Munnelly 113b382d80 Bump Kubernetes dependencies to master with go mod support
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:43 +01:00
James Munnelly e72dbef9e6 Run ./hack/update-vendor.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:43 +01:00
James Munnelly ce1898e944 Run go mod init
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:41 +01:00
James Munnelly 6900752938 Update buildozer dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:41 +01:00
James Munnelly f835a5a591 Update dependency management tools for go modules
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-14 15:51:38 +01:00
Carlos Panato 88c39e36bf fix typo
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-13 15:28:12 +02:00
jetstack-botandGitHub 3ca100fdc4 Merge pull request #1429 from munnerz/go-112
Bump to Go 1.12
2019-04-12 21:57:14 +01:00
James Munnelly 2425df3b4f Bump to Go 1.12
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-12 21:45:30 +01:00
jetstack-botandGitHub efca96d54b Merge pull request #1542 from munnerz/fix-bazel-build
Bump WORKSPACE dependencies
2019-04-12 21:38:15 +01:00
James Munnelly 51a600f44f Bump WORKSPACE dependencies
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-12 21:26:44 +01:00
jetstack-botandGitHub 1fcb002e96 Merge pull request #1544 from arykalin/patch-1
Fixing username field in credentials secret
2019-04-12 15:48:14 +01:00
Aleksander Rykalin 89606fdbc6 Fixing username field in credentials secret
Signed-off-by: Aleksandr Rykalin <alexander.rykalin@venafi.com>
2019-04-12 17:08:48 +03:00
jetstack-botandGitHub 6261b48fec Merge pull request #1531 from munnerz/fix-bazel-build
Bump repo-infra dependency
2019-04-08 21:27:34 +01:00
James Munnelly 20818c0dbe Bump repo-infra
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-08 18:46:30 +01:00
jetstack-botandGitHub 9757b2aed1 Merge pull request #1521 from DanielMorsing/fixCAA
use authoritative nameservers for CAA checks
2019-04-03 16:13:19 +01:00
Daniel Morsing 66f0436ad4 use authoritative nameservers for CAA checks
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-04-03 13:48:58 +01:00
jetstack-botandGitHub 5bc0bae9fa Merge pull request #1512 from lentzi90/feature-update-on-issuer-change
Update certificate if issuer changes
2019-04-01 10:36:27 +01:00
jetstack-botandGitHub da73c81cf4 Merge pull request #1511 from lentzi90/bazel-syntax-update
bazel: use update instead of + for dict
2019-03-30 12:30:04 +00:00
Lennart Jern dfb3954dba Update cert if issuer doesn't match
Signed-off-by: Lennart Jern <lennart.jern@gmail.com>
2019-03-29 20:32:59 +01:00
jetstack-botandGitHub aeb0fdbfaf Merge pull request #1510 from hakamadare/its-typo
Fix "it's" typo in log message
2019-03-29 18:25:57 +00:00