docs: pipeline: filters: kubernetes: document kube_namespace_file option#2614
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThis change updates the Kubernetes filter documentation with a new ChangesDocumentation update
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, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
- 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>
1d34093 to
d92bbe1
Compare
|
@patrick-stephens ready for review! |
patrick-stephens
left a comment
There was a problem hiding this comment.
Do we know the original PR that added this btw?
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
kube_namespace_file, to the configuration table.