[#183035188] Make request timeout and TLS properties configurable#111
[#183035188] Make request timeout and TLS properties configurable#111suprajanarasimhan wants to merge 5 commits intowavefrontHQ:masterfrom
Conversation
2b23d42 to
db2091a
Compare
Add new configuration options to Readme. Signed-off-by: Devon Warshaw <warshawd@vmware.com>
|
Please resolve merge conflicts. |
|
@suprajanarasimhan there's now an example of an end-to-end integration test in |
db2091a to
d59924f
Compare
Signed-off-by: Supraja Narasimhan <suprajanarasimhan@vmware.com>
937e546 to
5f4afcd
Compare
|
Hi @oppegard, thank you for your advice on this PR! Since I am new to rebasing changes from a main repository onto a fork, I ended up making some undesired merge commits in git history. Rather than handle the complexity of fixing this in-place on the current branch, I decided to create a fresh branch and #122. The downside is that that PR conversation won't be preserved there. The upside is that I have learned a better workflow next time. Cc'ing @LukeWinikates in case either of you have feedback for me learn for next time. |
Related to #6.
Creating this draft in case there is any early feedback to act on.
Before this DRAFT can be finalized on our team's end, the following things are needed:
configurationto avoid passing multiple parameters to it.expose-tls-properties. -- Created a fresh branch instead.