cert-manager/pkg/controller
joshvanl e5e3cf1fa2 Always Force apply in issuing controller's secret manager
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
2022-02-01 17:57:22 +00:00
..
acmechallenges Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
acmeorders Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
cainjector refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
certificate-shim Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
certificaterequests Update CertificateRequest controllers to use new controller factory 2022-01-27 12:51:49 +00:00
certificates Always Force apply in issuing controller's secret manager 2022-02-01 17:57:22 +00:00
certificatesigningrequests Update CertificateSigningRequest controller to use new ContextFactory 2022-01-27 12:51:49 +00:00
clusterissuers Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
issuers Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
test Update rest of controllers with ControllerFactory 2022-01-27 12:51:49 +00:00
BUILD.bazel Update bazel deps 2022-01-31 13:44:43 +00:00
builder.go Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
context_test.go Ensure RateLimiter is preserved across all built Contexts 2022-01-31 13:38:45 +00:00
context.go Ensure RateLimiter is preserved across all built Contexts 2022-01-31 13:38:45 +00:00
controller.go remove unnecessary wait.Until 2021-07-27 21:43:54 +02:00
helper.go Tidy godoc comments 2021-05-05 16:21:24 +01: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 Don't error if owner not found in cache 2021-08-17 08:31:49 +01:00