cert-manager/pkg/controller
Daniel Morsing ba240bbe4e Add reason when an order/challenge gets marked invalid
When an ACME server tells us that a challenge or an order is invalid, it's helpful to get some information on why that's the case. Populate the reason field with the error information so that these issues can be more easily debugged.

Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-01-10 14:05:15 +00:00
..
acmechallenges Add reason when an order/challenge gets marked invalid 2019-01-10 14:05:15 +00:00
acmeorders Add reason when an order/challenge gets marked invalid 2019-01-10 14:05:15 +00:00
certificates Update copyright header year 2019-01-07 15:07:55 +00:00
clusterissuers Update copyright header year 2019-01-07 15:07:55 +00:00
ingress-shim Update copyright header year 2019-01-07 15:07:55 +00:00
issuers Update copyright header year 2019-01-07 15:07:55 +00:00
test Update copyright header year 2019-01-07 15:07:55 +00:00
BUILD.bazel Configurable issuer duration and renewBefore Take 2 (#893) 2018-11-14 22:30:00 +00:00
context.go Update copyright header year 2019-01-07 15:07:55 +00:00
helper.go Update copyright header year 2019-01-07 15:07:55 +00:00
issuer_factory.go Update copyright header year 2019-01-07 15:07:55 +00:00
register.go Update copyright header year 2019-01-07 15:07:55 +00:00
util.go Update copyright header year 2019-01-07 15:07:55 +00:00