Skip to content

docs(inputs.kubernetes): Remove stale bearer_token_string documentation#18674

Merged
srebhan merged 3 commits intoinfluxdata:masterfrom
ldv8434:master
Apr 15, 2026
Merged

docs(inputs.kubernetes): Remove stale bearer_token_string documentation#18674
srebhan merged 3 commits intoinfluxdata:masterfrom
ldv8434:master

Conversation

@ldv8434
Copy link
Copy Markdown
Contributor

@ldv8434 ldv8434 commented Apr 8, 2026

Summary

The bearer_token_string configuration field is no longer used in the kubernetes input plugin. From what I can tell, it was removed in #17109 but the documentation still includes it as an option.

This pull request removes the references to the bearer_token_string field.

Checklist

Related issues

resolves #18673

@telegraf-tiger
Copy link
Copy Markdown
Contributor

telegraf-tiger bot commented Apr 8, 2026

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@ldv8434
Copy link
Copy Markdown
Contributor Author

ldv8434 commented Apr 8, 2026

!signed-cla

@skartikey skartikey changed the title (docs:input.kubernetes): Remove the deprecated+removed config field bearer_token_string documentation docs(inputs.kubernetes): Remove deprecated bearer_token_string documentation Apr 10, 2026
@telegraf-tiger telegraf-tiger bot added docs Issues related to Telegraf documentation and configuration descriptions plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 10, 2026
@skartikey skartikey self-assigned this Apr 10, 2026
@skartikey
Copy link
Copy Markdown
Contributor

@ldv8434 Thanks for the fix! The README is generated from plugins/inputs/kubernetes/sample.conf via make docs, so editing the README directly will get overwritten. Please update sample.conf instead, then run make docs to regenerate the README. That should also fix the lint-linux CI failure.

@ldv8434
Copy link
Copy Markdown
Contributor Author

ldv8434 commented Apr 14, 2026

Thanks for the heads-up! Fixed, pushed, and it looks like it passed the CI!

@skartikey skartikey changed the title docs(inputs.kubernetes): Remove deprecated bearer_token_string documentation docs(inputs.kubernetes): Remove stale bearer_token_string documentation Apr 15, 2026
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@ldv8434 Thanks for the contribution!

@skartikey skartikey assigned srebhan and unassigned skartikey Apr 15, 2026
@skartikey skartikey added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 15, 2026
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks @ldv8434!

@srebhan srebhan merged commit 24a727d into influxdata:master Apr 15, 2026
29 checks passed
@github-actions github-actions bot added this to the v1.38.3 milestone Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues related to Telegraf documentation and configuration descriptions plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for input.kubernetes references removed configuration field

3 participants