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: added ssl_supported_protocols option #131

Merged
merged 13 commits into from
Mar 28, 2022

Conversation

kares
Copy link
Contributor

@kares kares commented Mar 15, 2022

actual option implementation provided by mixin logstash-plugins/logstash-mixin-http_client#40

@kares kares mentioned this pull request Mar 16, 2022
40 tasks
@kares kares marked this pull request as ready for review March 17, 2022 12:33
@kares kares requested a review from karenzone March 21, 2022 11:18
@kares kares requested review from kaisecheng and removed request for karenzone March 21, 2022 12:52
Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

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

Left some comments for consideration inline.

@server = start_app_and_wait(TestApp, &server_setup)
end

let(:server_setup) { lambda { |_| } }
Copy link
Contributor

Choose a reason for hiding this comment

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

why this lambda is required?

Copy link
Contributor

@kaisecheng kaisecheng left a comment

Choose a reason for hiding this comment

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

The actual change looks good. It takes the new option from mixin http_client. Thanks for the effort refactoring the test 🏅 . I left one question to the test

kares and others added 3 commits March 22, 2022 05:54
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
@kares kares merged commit 7d2b3f6 into logstash-plugins:main Mar 28, 2022
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