flink-http-connector icon indicating copy to clipboard operation
flink-http-connector copied to clipboard

HTTP-150 Add Proxy to HttpClient for Lookup Source

Open buenzlidominik opened this issue 6 months ago • 0 comments

Description

We currently have the issue that we cannot query an API from within our Kubernetes cluster due to some security concerns. This PR adds an optional parameter "proxy" that facilitates the usage of a proxy in the HttpClient for the lookup source.

Resolves 150

PR Checklist
  • [x] Tests added
  • [x] Changelog updated
  • [x] Readme updated

buenzlidominik avatar May 22 '25 15:05 buenzlidominik