You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2013/10/04 06:18:41 UTC

[jira] [Created] (MESOS-722) Move credential file for frameworks to use a well-defined format

Joe Smith created MESOS-722:
-------------------------------

             Summary: Move credential file for frameworks to use a well-defined format
                 Key: MESOS-722
                 URL: https://issues.apache.org/jira/browse/MESOS-722
             Project: Mesos
          Issue Type: Improvement
            Reporter: Joe Smith


Right now the credential file masters use is in the format of:

{code}
FrameworkPriincipal1 password
FrameworkPrincipal2 secret
{code}

It'd be preferable and easier to reason about if we used a well-defined format instead.



--
This message was sent by Atlassian JIRA
(v6.1#6144)