cert-manager/pkg/acme/client
Ashley Davis 5ee43c115a
Remove timeouts in ACME logging middleware
Logging middleware probably isn't the place for this in any case, but
more broadly there's little need to add additional timeouts here since
we have a context timeout configured during issuance and ACME timeouts
configured at the level of the HTTP client we use.

This is the second part of implementing the timeouts proposal from
https://github.com/cert-manager/cert-manager/pull/5214

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-06-22 11:35:04 +01:00
..
middleware Remove timeouts in ACME logging middleware 2022-06-22 11:35:04 +01:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
fake.go Uses go/crypto ListCertAlternates function to fetch alternative certificate chains 2021-10-07 15:21:26 +01:00
http.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
interfaces.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00