cert-manager/pkg/controller
James Munnelly 8a1d7c6831 Remove AuditSink support from cainjector
The AuditSink resource type (previously in alpha) has been removed
as per https://groups.google.com/g/kubernetes-sig-auth/c/aV_nXpa5uWU.

Remove all support for it from our cainjector so we are able to
continue to upgrade dependencies, and to avoid more users coming
to rely on this functionality ahead of it being removed from
Kubernetes.

Signed-off-by: James Munnelly <james@munnelly.eu>
2020-07-01 19:35:20 +01:00
..
acmechallenges Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
acmeorders Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
cainjector Remove AuditSink support from cainjector 2020-07-01 19:35:20 +01:00
certificaterequests Rename CRPrivateKeyAnnotationKey -> CertificateRequestPrivateKeyAnnotationKey 2020-06-26 14:47:27 +01:00
certificates Move expcertificates into certificates package 2020-07-01 12:16:25 +01:00
clusterissuers Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
ingress-shim Bulk fix of non-test staticcheck failures 2020-06-26 12:25:08 +01:00
issuers Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
test Bulk fix of non-test staticcheck failures 2020-06-26 12:25:08 +01:00
BUILD.bazel Move expcertificates into certificates package 2020-07-01 12:16:25 +01:00
builder.go Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
context.go Moves metrics controller into sub-package of ./controller/certificates 2020-05-21 10:47:52 +01:00
controller.go Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
helper_test.go Fix govet warnings 2019-09-27 12:07:08 +01:00
helper.go Refactor codebase for v1alpha2 2019-09-20 16:22:43 +01:00
register.go Remove AdditionalRunFuncs from base controller 2020-03-30 20:43:00 +01:00
util.go Fix error message when looking up an owner fails 2020-04-15 15:14:47 +01:00