Alexis Sarda-Espinosa created FLINK-30306:
---------------------------------------------
Summary: Audit utils can expose potentially sensitive information
Key: FLINK-30306
URL: https://issues.apache.org/jira/browse/FLINK-30306
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.2.0
Reporter: Alexis Sarda-Espinosa
I see events being logged by
{{org.apache.flink.kubernetes.operator.listener.AuditUtils}} along the lines of
">>> Event | Info | SPECCHANGED | UPGRADE change(s) detected". This
logs the entire new spec, which can contain sensitive information that has been
injected from a Kubernetes secret.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)