cert-manager/pkg/controller/acmeorders
jetstack-bot f4e5203f1c
Merge pull request #1116 from munnerz/cleanup-challenges
CleanUp ACME challenges after issuing and on delete using finalizer
2018-11-29 15:07:17 +00:00
..
BUILD.bazel
checks.go Resync order resources when their issuers change 2018-11-28 19:16:00 +00:00
controller.go Remove requeue option and fix small race in controllers 2018-11-29 12:23:21 +00:00
sync_test.go Store a copy of the signed certificate on the Order resource after Finalize 2018-11-29 12:11:42 +00:00
sync.go Merge pull request #1116 from munnerz/cleanup-challenges 2018-11-29 15:07:17 +00:00
util_test.go