Alexander Fedulov created FLINK-32373:
-----------------------------------------
Summary: Support passing headers with SQL Client gateway requests
Key: FLINK-32373
URL: https://issues.apache.org/jira/browse/FLINK-32373
Project: Flink
Issue Type: Improvement
Components: Table SQL / Client, Table SQL / Gateway
Affects Versions: 1.18.0
Reporter: Alexander Fedulov
FLINK-32030 and FLINK-32035 enable communication from the SQL Client to the SQL
Gateway placed behind a proxy, such as a K8S ingress. Given that authentication
is typically needed in these cases, it can be achieved by adding the ability to
supply custom headers to the underlying RestClient.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)