cert-manager/pkg/controller/acmeorders
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
..
BUILD.bazel Add more Events to Orders and Challenges 2018-11-23 14:10:37 +00:00
checks.go Update copyright header year 2019-01-07 15:07:55 +00:00
controller.go Update copyright header year 2019-01-07 15:07:55 +00:00
sync_test.go Update copyright header year 2019-01-07 15:07:55 +00:00
sync.go Add reason when an order/challenge gets marked invalid 2019-01-10 14:05:15 +00:00
util_test.go Update copyright header year 2019-01-07 15:07:55 +00:00