Richard Wall
Richard Wall
- Register GenerationChangedPredicate for ACME challenge informer - Make queuing handler generic and accept typed predicates - Evaluate predicates on create/update/delete before enqueueing objects - Add typed event handling, tombstone...
Followup to #714 This commit refactors the `Snapshot` resource types to use `client.Object` instead of `runtime.Object`, aiming to improve type safety. This reduces the amount of type casting and associated...
Creating and updating the release notes has always been one of the most laborious parts of the cert-manager release process for me and this script encodes various manual steps that...