You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jojy Varghese (JIRA)" <ji...@apache.org> on 2015/08/06 23:03:04 UTC

[jira] [Updated] (MESOS-3223) Implement token manager for docker registry

     [ https://issues.apache.org/jira/browse/MESOS-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jojy Varghese updated MESOS-3223:
---------------------------------
    Description: 
Implement the following:
- A component that fetches JSON web authorization token from a given registry.
- Caches the token keyed on registry, service and scope
- Validates the cache for expiry date

Nice to have:
- Cache gets pruned as tokens are aged beyond expiration time. 

  was:
Implement the following:
- A component that fetches JSON web authorization token from a given registry.
- Caches the token on a given registry, service and scope
- Validates the cache for expiry date

Nice to have:
- Cache gets pruned as tokens are aged beyond expiration time. 


> Implement token manager for docker registry
> -------------------------------------------
>
>                 Key: MESOS-3223
>                 URL: https://issues.apache.org/jira/browse/MESOS-3223
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization, docker
>         Environment: linux
>            Reporter: Jojy Varghese
>            Assignee: Jojy Varghese
>
> Implement the following:
> - A component that fetches JSON web authorization token from a given registry.
> - Caches the token keyed on registry, service and scope
> - Validates the cache for expiry date
> Nice to have:
> - Cache gets pruned as tokens are aged beyond expiration time. 



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