cert-manager/pkg
Maël Valais 71e707387a trigger-controller: refactor test, inject gatherer and policychain
Injecting the whole Gatherer struct was not necessary for testing
since DataForCertificate is now fully unit-tested. With that, we
can mock the Gatherer.Evaluate function. Since there is no reason
to inject a full Gatherer object into the trigger controller, I chose
to inject a simple policies.Func. I named the function "shouldReissue"
since this is exactly what this function does.

I also refactored the test cases to use the same gen.Certificate
that we use in the rest of the codebase.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-03-23 13:55:11 +01:00
..
acme spelling: wrapped 2021-03-04 13:04:38 -05:00
api Updates api/util CertificateRequest approved helpers to use new 2021-03-17 13:10:39 +00:00
apis Remove CertificateRequest Approve/Deny Reasons 2021-03-17 13:10:39 +00:00
client Run a codegen update 2021-01-08 15:05:32 +01:00
controller trigger-controller: refactor test, inject gatherer and policychain 2021-03-23 13:55:11 +01:00
ctl Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
feature Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
internal Don't log error output in approver when CertificateRequest is deleted 2021-03-17 13:10:39 +00:00
issuer Updates issuer condition update consumers to use new observedGeneration 2021-03-15 15:06:21 +00:00
logs DataForCertificate: use fake clientset instead of fake lister 2021-03-04 17:20:45 +01:00
metrics spelling: prometheus 2021-03-04 13:04:38 -05:00
scheduler Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util spelling: nonexistent 2021-03-04 13:04:38 -05:00
webhook Rename webhook SchemeBackedMutator -> RegistryBackedMutator 2021-02-10 09:39:52 +00:00