Qian Zhang created MESOS-6510:
---------------------------------

             Summary: Need to enhance APPC store to support APPC whitelist
                 Key: MESOS-6510
                 URL: https://issues.apache.org/jira/browse/MESOS-6510
             Project: Mesos
          Issue Type: Improvement
            Reporter: Qian Zhang


In [APPC image manifest schema | 
https://github.com/appc/spec/blob/master/spec/aci.md#image-manifest-schema], 
there is a field {{pathWhitelist}}:
{quote}
pathWhitelist (list of strings, optional) whitelist of absolute paths that will 
exist in the app's rootfs after rendering. This must be a complete and absolute 
set. An empty list is equivalent to an absent value and means that all files in 
this image and any dependencies will be available in the rootfs.
{quote}

But in Mesos protobuf message for the APPC image manifest schema 
{{include/mesos/appc/spec.proto}}, that field is missed. We need to add this 
field in the protobuf message and enhance APPC store to support the APPC 
whitelist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to