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

[chore] Upgrade prometheus/common and update tls config validation #23025

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Jun 2, 2023

The TLS config validation that we have was added in the unmarshaling step in prometheus/common#472, making our validation not needed. This change removes the duplicating validation and updates the tests.

Resolves #22721

Unblocks #23023

The TLS validation that we have was added in the prometheus library in the unmarshaling step making our validation not utilized. This change removes the duplicating validation and updates the tests.
@codeboten codeboten merged commit 9fa4b30 into open-telemetry:main Jun 2, 2023
@github-actions github-actions bot added this to the next release milestone Jun 2, 2023
@dmitryax dmitryax deleted the upgrade-prom-common branch June 2, 2023 15:08
Caleb-Hurshman pushed a commit to observIQ/opentelemetry-collector-contrib that referenced this pull request Jul 6, 2023
…pen-telemetry#23025)

The TLS validation that we have was added in the prometheus library in the unmarshaling step making our validation not utilized. This change removes the duplicating validation and updates the tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bump github.com/prometheus/common from 0.43.0 to 0.44.0 causes issues
4 participants