[
https://issues.apache.org/jira/browse/MESOS-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481052#comment-16481052
]
Jie Yu commented on MESOS-8909:
-------------------------------
Skimmed the google doc. looks like the secret type in your setting is `VALUE`.
`VALUE` type should only be used in testing (or insecure clusters). In prod,
please use `REFERENCE` type, and build a secret resolver.
> Scrubbing value secret from HTTP responses
> ------------------------------------------
>
> Key: MESOS-8909
> URL: https://issues.apache.org/jira/browse/MESOS-8909
> Project: Mesos
> Issue Type: Task
> Components: security
> Reporter: Zhitao Li
> Priority: Major
> Labels: security
>
> Mesos supports a value based secret. However, I believe some HTTP endpoints
> and v1 operator responses could leak this information.
> The goal here is to make sure these endpoints do not leak the information.
> We did some quick research and gather the following list in this [Google
> doc|https://docs.google.com/document/d/1W26RUpYEB92eTQYbACIOem5B9hzXX59jeEIT9RB2X1o/edit#heading=h.gzvg4ec6wllm].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)