Improve cert-manager's event handler to allow us to selectively skip some reconciliations
Author: maelvlsCreated Dec 8, 2025Updated Sep 14, 2026
Labelslifecycle/rottencybr
Richard fixed the issue of spurious reconciliations due to unique IDs appearing in error messages in https://github.com/cert-manager/cert-manager/issues/8318.
This ticket is about improving cert-manager's event handler to make the solution more robust.
https://github.com/cert-manager/cert-manager/pull/8220- https://github.com/cert-manager/cert-manager/pull/8314 (part 1)
- https://github.com/cert-manager/cert-manager/pull/8261 (part 2)
- https://github.com/cert-manager/cert-manager/pull/8317 (part 3)
- https://github.com/cert-manager/cert-manager/pull/8330 (part 4)
CyberArk tracker: VC-47573
Source: cert-manager/cert-manager