Skip to content

Ignore pods by pattern#270

Merged
abahmed merged 1 commit intoabahmed:mainfrom
fschlager:main
Jan 31, 2024
Merged

Ignore pods by pattern#270
abahmed merged 1 commit intoabahmed:mainfrom
fschlager:main

Conversation

@fschlager
Copy link
Copy Markdown
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
Copy Markdown
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
@codekoala codekoala mentioned this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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