cert-manager/pkg/controller/acmechallenges
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
..
scheduler Fix bug in challenge scheduler causing invalid results 2019-01-08 13:53:58 +00:00
BUILD.bazel Switch ACME challenge scheduler to evaluate all challenges at once 2018-11-29 22:49:55 +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