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

Fix tempo cli arguments #4259

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

faridtmammadov
Copy link
Contributor

@faridtmammadov faridtmammadov commented Nov 1, 2024

What this PR does:
This PR fixes the unused S3Pass and S3User parameters in the CLI options by implementing them in the code. Additionally, it introduces a skip verify option to bypass SSL certificate validation when connecting to the S3 backend, enhancing flexibility for self-signed or internal certificates.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Nov 1, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

i have never used these fields and now i know they wouldn't have worked anyway.

thanks for spotting this and the fix! requesting a small change to the insecure flag. 🙏

cmd/tempo-cli/main.go Show resolved Hide resolved
@faridtmammadov faridtmammadov force-pushed the fix-tempo-cli-arguments branch 2 times, most recently from 77768ab to 2b56810 Compare November 1, 2024 13:48
Copy link
Member

@mapno mapno left a comment

Choose a reason for hiding this comment

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

Thanks!

@mapno mapno merged commit 2b4368a into grafana:main Nov 4, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants