Event handler: add support for predicate based filtering#8261
Merged
cert-manager-prow[bot] merged 2 commits intocert-manager:masterfrom Dec 9, 2025
Merged
Event handler: add support for predicate based filtering#8261cert-manager-prow[bot] merged 2 commits intocert-manager:masterfrom
cert-manager-prow[bot] merged 2 commits intocert-manager:masterfrom
Conversation
a57b702 to
d3380eb
Compare
6b55316 to
ab0cd85
Compare
a8f4bf2 to
36236f4
Compare
lukasmetzner
added a commit
to hetzner/cert-manager-webhook-hetzner
that referenced
this pull request
Nov 25, 2025
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
lukasmetzner
added a commit
to hetzner/cert-manager-webhook-hetzner
that referenced
this pull request
Nov 25, 2025
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>
7395d31 to
24ac4dd
Compare
24ac4dd to
a0a605e
Compare
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
a0a605e to
59de954
Compare
101173c to
996ae44
Compare
6bfff1f to
2574b35
Compare
This was referenced Dec 8, 2025
2574b35 to
bce7706
Compare
maelvls
reviewed
Dec 9, 2025
maelvls
reviewed
Dec 9, 2025
49c0058 to
fdc7e41
Compare
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maelvls The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relates to #8220
depends on #8314
resourceChangedpredicateKind
/kind cleanup
Release Note
CyberArk tracker: VC-47745