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

Consolidate HTTP Clients #3178

Open
johha opened this issue Feb 7, 2023 · 0 comments
Open

Consolidate HTTP Clients #3178

johha opened this issue Feb 7, 2023 · 0 comments

Comments

@johha
Copy link
Contributor

johha commented Feb 7, 2023

Issue

cloud_controller_ng uses multiple HTTP clients:

Gem used for last updated
Net::HTTP uaa_client_manager.rb
service_gateway_client.rb
Ruby system package
httpclient cdn.rb (fog)
OPI
Routing
UAA
Diego
Credhub
service_brokers
2016
em-http-request async_requests.rb 2021

Goal

The same HTTP client should be used everywhere

Requirements

Some Suitable HTTP Clients

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants