Skip to content

[8.0] Add support for HTTP Proxies for the GCS repository (#82737)#82865

Merged
arteam merged 2 commits intoelastic:8.0from
arteam:backport/8.0/pr-82737
Jan 20, 2022
Merged

[8.0] Add support for HTTP Proxies for the GCS repository (#82737)#82865
arteam merged 2 commits intoelastic:8.0from
arteam:backport/8.0/pr-82737

Conversation

@arteam
Copy link
Copy Markdown
Contributor

@arteam arteam commented Jan 20, 2022

Backports the following commits to 8.0:

* Add support for HTTP Proxies for the GCS repository

The change adds 3 new client properties for the GCS repository:

* gcs.client.default.proxy.type
* gcs.client.default.proxy.host
* gcs.client.default.proxy.port

They allow to configure a [java.net.Proxy](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/Proxy.html)
for the GCS SDK to use when communicating with the GCS API.

Resolves elastic#82444
@arteam arteam merged commit 93ddff4 into elastic:8.0 Jan 20, 2022
@arteam arteam deleted the backport/8.0/pr-82737 branch January 20, 2022 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants