Skip to content

docs: pipeline: filters: kubernetes: document kube_namespace_file option#2614

Merged
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_filters_kubernetes_updates
Jul 10, 2026
Merged

docs: pipeline: filters: kubernetes: document kube_namespace_file option#2614
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_filters_kubernetes_updates

Conversation

@eschabell

@eschabell eschabell commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Add the kube_namespace_file option to the configuration table. The filter reads the pod namespace from this configurable path instead of a hard-coded location.

Note this update due to code change without matching docs PR.

Summary by CodeRabbit

  • Documentation
    • Added a new Kubernetes filter configuration option, kube_namespace_file, to the configuration table.
    • Documented its purpose (path to the pod namespace file) and default value.
    • Refreshed wording/formatting in the metadata cache and freshness section and adjusted an example heading for clearer presentation.

@eschabell eschabell self-assigned this Jul 7, 2026
@eschabell eschabell requested a review from a team as a code owner July 7, 2026 21:12
@eschabell eschabell added waiting-on-review Waiting on a review from mainteners 5.0.9 labels Jul 7, 2026
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2a83a338-2eea-490d-9806-e2b4fb21f56e

📥 Commits

Reviewing files that changed from the base of the PR and between 1d34093 and d92bbe1.

📒 Files selected for processing (1)
  • pipeline/filters/kubernetes.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • pipeline/filters/kubernetes.md

📝 Walkthrough

Walkthrough

This change updates the Kubernetes filter documentation with a new kube_namespace_file configuration entry and minor nearby text formatting changes.

Changes

Documentation update

Layer / File(s) Summary
Add kube_namespace_file parameter row
pipeline/filters/kubernetes.md
Adds the kube_namespace_file table row, re-renders the cache introduction text, and updates the StatefulSet Pod example heading formatting.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: documentation

Suggested reviewers: None specified

Poem

A namespace path joins the page,
With tidy text and polished stage.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly states the Kubernetes filter docs change and the new kube_namespace_file option.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

  - Add the kube_namespace_file option to the configuration table. The
    filter reads the pod namespace from this configurable path instead of
    a hard-coded location.
  - Vale-suggestion fixes in the same file.

Note this update due to code change without matching docs PR.

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell eschabell force-pushed the erics_filters_kubernetes_updates branch from 1d34093 to d92bbe1 Compare July 7, 2026 21:17
@eschabell

Copy link
Copy Markdown
Collaborator Author

@patrick-stephens ready for review!

@patrick-stephens patrick-stephens left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we know the original PR that added this btw?

@eschabell eschabell merged commit 29d4ebb into fluent:master Jul 10, 2026
8 checks passed
@eschabell eschabell removed the waiting-on-review Waiting on a review from mainteners label Jul 10, 2026
@eschabell eschabell deleted the erics_filters_kubernetes_updates branch July 10, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants