cert-manager/pkg/controller
Maël Valais b937eefbd7 DataForCertificate: unit test it
I initially thought about using the fake clientset like anywhere else,
but this time I thought: what about trying out the hard way, i.e.,
writing all the mocking code myself?

Result: not that hard, but requires more time than just using the fake
clientset.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-03-04 17:13:19 +01:00
..
acmechallenges Merge pull request #3500 from meyskens/update-copy 2020-12-15 10:12:31 +00:00
acmeorders Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
cainjector Minor log message clarification 2021-01-07 19:21:11 +00:00
certificaterequests Merge pull request #3699 from maelvls/ocsp-unit-test 2021-03-01 19:12:49 +00:00
certificates DataForCertificate: unit test it 2021-03-04 17:13:19 +01:00
clusterissuers Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
ingress-shim Revert ingress key usage annotation to default the same as Certificate 2021-02-04 16:08:30 +00:00
issuers Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
test Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
BUILD.bazel Remove unused helper functions 2020-11-19 12:44:18 +00:00
builder.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
context.go Removes the deprecated renew-before-expiry flag 2021-02-21 10:22:25 +00:00
controller.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
helper.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
register.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00