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

feat(inputs.influxdb_v2_listener): Support Secret for token #15407

Merged

Conversation

LarsStegman
Copy link
Contributor

Summary

It should be possible to use a secret as the token source.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #15406

@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels May 27, 2024
srebhan
srebhan previously approved these changes May 28, 2024
Copy link
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 for the contribution @LarsStegman! Only two small comments in the code. Furthermore, please add a "Secret-store support" section to the README similar to this one...

@srebhan srebhan dismissed their stale review May 28, 2024 15:17

Didn't mean to approve...

Copy link
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 for the contribution @LarsStegman! Only two small comments in the code. Furthermore, please add a "Secret-store support" section to the README similar to this one...

@LarsStegman LarsStegman requested a review from srebhan May 30, 2024 12:55
Copy link
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 @LarsStegman and sorry for me taking so long to re-review!

@srebhan srebhan added area/influxdb ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. plugin/secretstores labels May 31, 2024
@srebhan srebhan assigned powersj and DStrand1 and unassigned srebhan May 31, 2024
@powersj powersj merged commit d42e407 into influxdata:master May 31, 2024
27 checks passed
@github-actions github-actions bot added this to the v1.31.0 milestone May 31, 2024
@LarsStegman LarsStegman deleted the feat/influxdb_v2_listener-token-secret branch September 16, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/influxdb feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins plugin/secretstores 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.

feat(inputs.influxdb_v2_listener): Support secret for token
4 participants