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(misc): Remove OkHttp2 usage and use provider impls #1010

Merged
merged 1 commit into from Oct 3, 2020

Conversation

srekapalli
Copy link
Contributor

Remove OkHttp2 usage.

Copy link
Contributor

@ajordens ajordens left a comment

Choose a reason for hiding this comment

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

LGTM -- given sensitivity of how we're using this, let's give it an extra set of eyes when rolling it out.

implementation "com.squareup.okhttp:okhttp"
implementation "com.squareup.okhttp:okhttp-urlconnection"
implementation "com.squareup.okhttp:okhttp-apache"
implementation "com.jakewharton.retrofit:retrofit1-okhttp3-client:1.1.0"
Copy link
Member

Choose a reason for hiding this comment

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

Seeing this dep leak into multiple PRs. Should be added to spinnaker-dependencies.

@srekapalli srekapalli added the ready to merge Approved and ready for merge label Oct 3, 2020
@mergify mergify bot merged commit 38415b6 into spinnaker:master Oct 3, 2020
@mergify mergify bot added the auto merged label Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants