cert-manager/pkg/controller
Richard Wall 1ade01f819 Addressed code review feedback and simplified the unit-tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2022-05-14 14:24:13 +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 Revert "Use Apply instead of Update to modify resources in tests" 2022-05-03 11:31:47 +01:00
certificaterequests Code review feedback 2022-04-28 10:12:16 +01:00
certificates Wires up new post issuance checks for issuing controller 2022-03-29 13:54:27 +01:00
certificatesigningrequests Log Venafi API calls 2022-04-20 10:32:02 +01:00
clusterissuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
issuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
test Refactor the update and updateStatus to a single deferred function 2022-05-12 16:51:30 +01:00
BUILD.bazel Use client-go scheme with core types added as event recorder scheme 2022-03-22 09:47:46 +00: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 Allows for annotations passed from CSR to Order to be filtered 2021-07-27 10:55:09 +01:00
util.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00