cert-manager/pkg/controller
irbekrm ff80030737 Log error if CA source is in a namespace that is not in scope
cainjector will still watch cluster-scoped resources such as CRDs, so it can get references to Secrets or Certificates in namespaces that are out of scope

Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-01-06 10:09:36 +00:00
..
acmechallenges feature: update gateway api to v1beta1 2022-12-05 14:03:21 +00:00
acmeorders Remove bazel 🎉 2022-07-26 11:38:50 +01:00
cainjector Log error if CA source is in a namespace that is not in scope 2023-01-06 10:09:36 +00:00
certificate-shim Merge pull request #5583 from lvyanru8200/uodateGwVerison 2022-12-05 14:52:48 +00:00
certificaterequests avoid logging confusing error messages for external issuers 2023-01-04 12:10:34 +00:00
certificates Addressing review comments 2022-12-06 18:54:46 +05:30
certificatesigningrequests improve gen.CSR and use it everywhere 2022-11-10 09:21:31 +01:00
clusterissuers fixup! Add option to load Vault CA bundle from Kubernetes Secret 2022-08-21 07:41:15 +03:00
globals Remove bazel 🎉 2022-07-26 11:38:50 +01:00
issuers fixup! Add option to load Vault CA bundle from Kubernetes Secret 2022-08-21 07:41:15 +03:00
test upgrade gateway api to v0.5.0 2022-08-08 08:52:59 +00:00
builder.go
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 feature: update gateway api to v1beta1 2022-12-05 14:03:21 +00:00
controller.go Fix incorrect uses of loop variable 2022-08-26 15:08:30 -04:00
helper.go
register.go
util_test.go
util.go