Gabor Somogyi created FLINK-39561:
-------------------------------------
Summary: Extend sensitive key redaction with missing access key
patterns and user-configurable additional keys
Key: FLINK-39561
URL: https://issues.apache.org/jira/browse/FLINK-39561
Project: Flink
Issue Type: Improvement
Components: API / Core
Reporter: Gabor Somogyi
Assignee: Gabor Somogyi
There are keys which are sensitive but not secrets which would be still good to
be redacted from configs:
{code:java}
fs.s3a.access.key
s3.access-key
fs.oss.accessKeyId
s3.access.key
{code}
Additionally we can make redaction more self serving by adding config
possibility to extend redaction patterns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)