Bryan Frimin
121d4dcf93
Fix certmanager provisioning retry and metrics
...
Address several provisioning defects that either stalled the retry
budget or crashed the process:
- Classify CAA resolver/transport failures apart from a real CAA policy
denial. Both shared the "caa records" wording, so a transient resolver
error was persisted as customer misconfiguration and retried forever
without consuming the retry budget. A new ErrCAANotPermitted sentinel
now marks the genuine misconfiguration; other CAA errors are treated
as ordinary transient failures.
- Honor an explicit Retry-After: 0 (or a past date) as permission for an
immediate retry instead of promoting it to the one-hour default
cooldown. acme.RateLimit collapses zero, invalid, and absent headers
to a zero duration, so the header is now parsed directly to tell an
explicit zero apart from a missing one.
- Reuse already-registered Prometheus collectors when a second
ACMEService shares a registerer. The fixed-name collectors were
MustRegistered, so a duplicate registration panicked the process.
- Persist provisioning failures on a context detached from the process
tick deadline. A timed-out attempt reached persistFailure with an
expired context, so the write-back failed and the retry budget never
advanced, leaving the certificate indefinitely retriable.
- Use pgx.StrictNamedArgs in the certificate FOR UPDATE loaders to match
the coredata SQL contract.
Signed-off-by: Bryan Frimin <bryan@probo.com >
2026-07-22 13:20:52 +02:00
..
2026-07-22 13:08:02 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:22 +02:00
2026-07-21 15:43:07 +02:00
2026-07-22 13:20:52 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:43:08 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-16 15:07:29 +02:00
2026-07-21 15:44:23 +02:00
2026-07-16 15:07:29 +02:00
2026-07-16 15:07:29 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-21 15:44:23 +02:00
2026-07-22 13:08:02 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:22 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-20 12:13:41 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 18:43:48 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-15 15:44:29 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:19 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:22 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:10 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:43:08 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-20 14:31:42 +02:00
2026-07-20 14:31:42 +02:00
2026-07-20 14:31:42 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:11 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:11 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 15:44:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-15 13:59:41 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-21 13:24:23 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00
2026-07-13 16:21:14 +02:00