cert-manager/pkg/controller
irbekrm bcc691db08 Bump informerResyncPeriod
As minimum resync period in client-go is 1s. Also makes sure that the tests don't sleep for 'too long'.

Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-07-04 08:52:02 +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 private key Ingress annotations to set private key properties for Certificate 2022-06-28 17:45:08 +03:00
certificaterequests CertificateRequests controllers must wait for the core secrets informer to be synced 2022-06-22 07:21:32 +02:00
certificates Merge pull request #5199 from irbekrm/fix_keyrotation_warning 2022-06-30 14:14:03 +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 Bump informerResyncPeriod 2022-07-04 08:52:02 +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