Skip to content

feat(migrations): Add migration for common.tls ssl options #17119

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

Merged
merged 3 commits into from
Jun 13, 2025

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Jun 6, 2025

Summary

This PR migrates the common TLS options for all plugins using them. The PR also removes the deprecated options.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16947

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jun 6, 2025
@srebhan srebhan self-assigned this Jun 6, 2025
@srebhan srebhan changed the title feat(migrations): Add migration for common/tls ssl options feat(migrations): Add migration for common.tls ssl options Jun 10, 2025
@srebhan srebhan force-pushed the migration_general branch from 943b2fa to ac1c87a Compare June 11, 2025 17:00
@srebhan srebhan assigned skartikey and mstrandboge and unassigned srebhan Jun 12, 2025
@mstrandboge mstrandboge removed their assignment Jun 12, 2025
@mstrandboge mstrandboge 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 Jun 12, 2025
Copy link
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.

@srebhan Nicely Done!

@skartikey skartikey merged commit 728cb3a into influxdata:master Jun 13, 2025
22 of 24 checks passed
@github-actions github-actions bot added this to the v1.35.0 milestone Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin 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.

Remove deprecated options in common/tls
3 participants