Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ignore pods by pattern #270

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Ignore pods by pattern #270

merged 1 commit into from
Jan 31, 2024

Conversation

fschlager
Copy link
Contributor

Add a config option to ignore events by pods matching a regex pattern

Fixes #240

Changes proposed in this pull request:

  • Add a new config option ignorePodNames. This takes a list of regex patterns which can be used to ignore events from pods matching one of the patterns.

Add a config option to ignore events by pods matching a regex pattern
@fschlager fschlager requested a review from abahmed as a code owner January 30, 2024 12:37
Copy link
Owner

@abahmed abahmed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :-)

@abahmed abahmed merged commit d103fdd into abahmed:main Jan 31, 2024
1 check passed
@codekoala codekoala mentioned this pull request Jun 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore pods by label/name pattern
2 participants