Add predicate filtering to queuing handler#8220
Add predicate filtering to queuing handler#8220wallrj-cyberark wants to merge 4 commits intocert-manager:masterfrom
Conversation
wallrj-cyberark
commented
Oct 31, 2025
- 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 delete support, and logging
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
0766fad to
60967e1
Compare
60967e1 to
bd2f98f
Compare
bd2f98f to
2557b7c
Compare
|
@wallrj-cyberark I split the eventhandler work into another PR: #8261 |
|
Hey. What's the purpose of this PR? I imagine it is a follow-up to #8221? |
Limit API requests by returning errors without a correlation ID. Correlation ID will be logged in the webhook, but not returned to cert-manager. Upstream implementations, which would fix the root issue: - cert-manager/cert-manager#8261 - cert-manager/cert-manager#8220
Limit API requests by returning errors without a correlation ID. Correlation ID will be logged in the webhook, but not returned to cert-manager. Upstream implementations, which would fix the root issue: - cert-manager/cert-manager#8261 - cert-manager/cert-manager#8220
Co-authored-by: Richard Wall <richard.wall@cyberark.com> Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
- Use typed predicate in acmechallenges to ignore Status.Reason-only - Remove stabilizeSolverErrorMessage and set Status.Reason to err.Error() Signed-off-by: Richard Wall <richard.wall@cyberark.com>
2557b7c to
19260bc
Compare
19260bc to
4c02232
Compare
4c02232 to
7b4bcad
Compare
|
@wallrj-cyberark: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |