Skip to content
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

Add parameter alerts.excludeNamespaces to exclude specific namespaces from base alerts #186

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

simu
Copy link
Member

@simu simu commented Oct 18, 2023

This allows us to exclude specific namespaces which are included through regex patterns in alerts.includeNamespaces, for example when customers install and manage an OpenShift 4 component themselves.

Checklist

  • The PR has a meaningful title. It will be used to auto generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

…es from base alerts

This allows us to exclude specific namespaces which are included
through regex patterns in `alerts.includeNamespaces`, for example when
customers install and manage an OpenShift 4 component themselves.
@simu simu added the enhancement New feature or request label Oct 18, 2023
@simu simu requested a review from a team as a code owner October 18, 2023 11:48
@simu simu merged commit 5a72ed3 into master Oct 18, 2023
24 checks passed
@simu simu deleted the feat/exclude-namespaces branch October 18, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants