cert-manager/pkg/controller
joshvanl fb6e0b9f00 Pass FieldManager down to issuing controller->secrets manager
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
2022-01-27 13:56:29 +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 Pass FieldManager down to issuing controller->secrets manager 2022-01-27 13:56:29 +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 Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
builder.go Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
context.go Pass FieldManager down to issuing controller->secrets manager 2022-01-27 13:56:29 +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