feat: add custom Fluentd filters and flexible volume support to lm-logs chart and mandatory clustername#213
Merged
Merged
Conversation
lm-aditya-kadam
requested review from
choudharypooja,
lmshubhashri and
lmvaibhavk
as code owners
April 10, 2026 06:09
lm-aditya-kadam
force-pushed
the
custom-filters-support
branch
from
April 10, 2026 06:36
db5cade to
eb162d1
Compare
- Add extraFilters field to support custom Fluentd filter blocks for include/exclude log filtering after kubernetes metadata enrichment - Add validation to ensure only <filter> blocks are used, preventing accidental use of <match>, <source>, or <label> directives - Add extraVolumes and extraVolumeMounts fields for users to mount additional volumes as needed - Include practical examples for namespace exclusion and pattern-based log filtering - Bump chart version from 1.0.1 to 1.1.0
- Fail render when kubernetes.cluster_name is unset in assertInputs - Use kubernetes.cluster_name only in cluster name helper and log source - Document required cluster_name in README install examples and parameters - Deduplicate extraFilters block (single validate + nindent) - Add cluster_name to ci base-sanity-values for chart-testing
- Drop global.clusterName fallback; use kubernetes.cluster_name only - Deduplicate extraFilters (single validate + nindent) - Restore kubernetes.cluster_name in CI base-sanity-values for ct
lm-aditya-kadam
force-pushed
the
custom-filters-support
branch
from
April 10, 2026 06:41
eb162d1 to
f298aa9
Compare
lmshubhashri
previously approved these changes
Apr 10, 2026
lm-aditya-kadam
force-pushed
the
custom-filters-support
branch
from
April 10, 2026 08:38
c43fda7 to
ab95544
Compare
lmshubhashri
approved these changes
Apr 10, 2026
Contributor
|
Merging on behalf of @lm-aditya-kadam |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.