cert-manager/pkg
Richard Wall 112c7b2e9e An http.RoundTripper which adds the HTTP User-Agent header to all requests
This code existed in cert-manager once before and I'm reviving it.
Here's the history:

 * Added:
 https://github.com/cert-manager/cert-manager/pull/422
 * Moved: https://github.com/cert-manager/cert-manager/pull/432
 * Obsoleted: https://github.com/cert-manager/cert-manager/pull/797
 * Deleted: https://github.com/cert-manager/cert-manager/pull/966

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-03-20 10:24:47 +00:00
..
acme correctly initialize loggers, create contexts and pass contexts 2024-03-08 14:32:31 +01:00
api Replace all calls to RandStringBytes and RandStringRunes 2024-01-02 15:41:07 +00:00
apis JSON encoded secretTemplate as Ingress annotation 2024-03-13 14:37:28 +00:00
cainjector/configfile introduce configfile for cainjector options 2023-09-28 12:56:11 +02:00
client upgrade all dependencies 2023-08-24 19:54:25 +02:00
controller JSON encoded secretTemplate as Ingress annotation 2024-03-13 14:37:28 +00:00
ctl Remove bazel 🎉 2022-07-26 11:38:50 +01:00
healthz Use io instead of deprecated ioutil 2024-01-04 15:05:24 +00:00
issuer remove the github.com/pkg/errors as a direct dependency 2024-02-22 19:52:00 +01:00
logs correctly initialize loggers, create contexts and pass contexts 2024-03-08 14:32:31 +01:00
metrics refactor RemoveCertificate to use DeletePartialMatch 2022-09-28 10:24:30 -04:00
scheduler Remove bazel 🎉 2022-07-26 11:38:50 +01:00
server use errors.Is() 2024-03-11 19:33:01 +01:00
util An http.RoundTripper which adds the HTTP User-Agent header to all requests 2024-03-20 10:24:47 +00:00
webhook correctly initialize loggers, create contexts and pass contexts 2024-03-08 14:32:31 +01:00