cert-manager/pkg/controller
Solly Ross dc613f5dc3 [CA Injector] Don't requeue on deletes
We need to silently ignore non-found on the initial get, otherwise we'll
requeue on deletes.

Signed-off-by: Solly Ross <sollyross@google.com>
2019-06-13 13:31:42 -07:00
..
acmechallenges Remove metrics field from controllers 2019-05-20 11:06:11 +01:00
acmeorders Merge pull request #1717 from dobesv/patch-2 2019-06-06 13:29:03 +01:00
cainjector [CA Injector] Don't requeue on deletes 2019-06-13 13:31:42 -07:00
certificates Remove metrics field from controllers 2019-05-20 11:06:11 +01:00
clusterissuers Remove metrics field from controllers 2019-05-20 11:06:11 +01:00
ingress-shim Merge pull request #1670 from cheukwing/issue-1520 2019-06-06 21:09:03 +01:00
issuers Remove metrics field from controllers 2019-05-20 11:06:11 +01:00
test Copy labels from Ingress to Certificate resource in ingress-shim 2019-05-19 11:00:10 +02:00
BUILD.bazel Pass StopCh and RESTClient to controller context 2019-04-18 14:22:08 +01:00
context.go Add MaxConcurrentChallenges flag and associated structs to options 2019-05-13 16:55:38 +01:00
helper_test.go Create pkg/api/util and re-arrange controller instantiation code 2019-02-19 11:25:54 +00:00
helper.go Switch to klog 2019-02-22 12:34:02 +00:00
register.go Allow controller constructors to return errors 2019-04-18 14:22:04 +01:00
util.go Update copyright header year 2019-01-07 15:07:55 +00:00