cert-manager/pkg/controller
Ashley Davis a40fdd64b5
Incease issuer and clusterissuer controller timeouts
This follows ideas presented in
https://github.com/cert-manager/cert-manager/pull/5214

It might be nice to add these big timeouts globally to all controllers
but we're intentionally keeping these changes small and targeted for now
in order to minimise the risk when backporting these changes.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-06-22 11:35:00 +01:00
..
acmechallenges Addressed code review feedback and simplified the unit-tests 2022-05-14 14:24:13 +01:00
acmeorders Adds a challenge finalizer in challenges controller 2022-04-01 11:53:44 +01:00
cainjector rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificate-shim Add revision history limit Ingress annotation to set field on the Certificate 2022-06-21 15:12:09 +03:00
certificaterequests CertificateRequests controllers must wait for the core secrets informer to be synced 2022-06-22 07:21:32 +02:00
certificates Incease issuer and clusterissuer controller timeouts 2022-06-22 11:35:00 +01:00
certificatesigningrequests Ensure that Venafi client for CSRs gets initialized with metrics 2022-05-16 17:23:33 +01:00
clusterissuers Incease issuer and clusterissuer controller timeouts 2022-06-22 11:35:00 +01:00
globals Incease issuer and clusterissuer controller timeouts 2022-06-22 11:35:00 +01:00
issuers Incease issuer and clusterissuer controller timeouts 2022-06-22 11:35:00 +01:00
test Refactor the update and updateStatus to a single deferred function 2022-05-12 16:51:30 +01:00
BUILD.bazel Incease issuer and clusterissuer controller timeouts 2022-06-22 11:35:00 +01:00
builder.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
context_test.go Change controller context rate limiter test to ensure they are the same 2022-02-22 09:15:10 +00:00
context.go Use client-go scheme with core types added as event recorder scheme 2022-03-22 09:47:46 +00:00
controller.go Add controller_sync_error_count metric 2022-03-29 16:02:49 +02:00
helper.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
register.go Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
util_test.go
util.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00