refactor: clean up kyverno log filter by removing unnecessary error c…#23
refactor: clean up kyverno log filter by removing unnecessary error c…#23filippolmt merged 3 commits intomainfrom
Conversation
09262df to
13ef84d
Compare
There was a problem hiding this comment.
Pull request overview
This PR aims to reduce Kyverno log-based alert noise by removing error patterns considered transient/benign and documenting the change in the changelog.
Changes:
- Remove
i/o timeoutandfailed to acquire leasematchers from the Kyverno log filter. - Add a
0.13.0release entry inCHANGELOG.mddescribing the filter cleanup.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
kyverno.tf |
Updates the Kyverno log alert filter by dropping two error-condition regexes. |
CHANGELOG.md |
Adds release notes for 0.13.0 describing the Kyverno log filter changes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…onditions