-
Notifications
You must be signed in to change notification settings - Fork 475
[Prometheus] SSL verification mode not respected, when no bearer token is set. #14526
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
[Prometheus] SSL verification mode not respected, when no bearer token is set. #14526
Conversation
Co-authored-by: Mykola Kmet <[email protected]>
@mykola-elastic Has been fixed. Please re-review and run CI accordingly. Thanks |
/test |
@ishleenk17 Is it possible to leave a review as member of infraobs team? Thank you |
@ishleenk17 Please run CI again. Due to the merge, a new test run is necessary. Thanks |
/test |
💚 Build Succeeded
History
|
|
Package prometheus - 1.24.1 containing this change is available at https://epr.elastic.co/package/prometheus/1.24.1/ |
Please label as bugfix
Proposed commit message
Fixed ssl-verification-mode not respected, when no bearer token is set.
When no bearer token was set, then any set ssl verification-mode was not respected.