8000 Add `werf.io/log-regex-skip` annotation · Issue #310 · werf/nelm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add werf.io/log-regex-skip annotation #310

New issue

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

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

Already on GitHub? Sign in to your account

Open
1 task done
maxout123 opened this issue Apr 25, 2025 · 1 comment
Open
1 task done

Add werf.io/log-regex-skip annotation #310

maxout123 opened this issue Apr 25, 2025 · 1 comment

Comments

@maxout123
Copy link

Before proceeding

  • I didn't find a similar issue

Problem

Existing werf.io/log-regex annotation allows to choose which log lines to show, while we need to choose which lines should be hidden.
As an example we don't want to see access log lines (quite useless), but all other lines (with undetermined pattern) should be shown. It's impossible to achieve that with werf.io/log-regex

Solution (if you have one)

Add werf.io/log-regex-skip annotation, hiding log lines matching regex in it

Additional information

No response

@ilya-lesikov
Copy link
Member

Well, looks like werf.io/log-regex doesn't support negative lookahead. Then werf.io/log-regex-skip it is.

@ilya-lesikov ilya-lesikov changed the title Add werf.io/log-regex-skip annotation Add werf.io/log-regex-skip annotation Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0