cert-manager/pkg/controller
JoshVanL dbbce3e278 Updates certificaterequest/sync_test.go for new Sign method
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-01 11:52:54 +01:00
..
acmechallenges Convert acmechallenges controller to use test builder directly 2019-07-26 14:14:48 +01:00
acmeorders Add unit tests for deprecated config feature flag 2019-07-26 17:18:48 +01:00
cainjector [CA Injector] Don't requeue on deletes 2019-06-13 13:31:42 -07:00
certificaterequests Updates certificaterequest/sync_test.go for new Sign method 2019-08-01 11:52:54 +01:00
certificates Add unit tests for deprecated config feature flag 2019-07-26 17:18:48 +01:00
clusterissuers Remove util_test.go from issuers & clusterissuers 2019-07-26 13:13:37 +01:00
ingress-shim Adds Recorder event tests to CA CR controller 2019-07-23 18:18:44 +01:00
issuers Remove util_test.go from issuers & clusterissuers 2019-07-26 13:13:37 +01:00
test Creates CR reporter util and updates ca_test.go 2019-08-01 11:29:11 +01:00
base_controller.go Refactor controllers to not reference BaseController 2019-06-19 15:11:06 +01:00
BUILD.bazel Promote 'Clock' to be a field on controller context 2019-07-26 12:30:23 +01:00
context.go Promote 'Clock' to be a field on controller context 2019-07-26 12:30:23 +01:00
helper_test.go Remove use of klog from more places 2019-06-25 14:30:41 +02:00
helper.go Remove use of klog from more places 2019-06-25 14:30:41 +02:00
register.go Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
util.go