You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2017/12/06 20:10:01 UTC

[jira] [Commented] (MESOS-8294) Support container image basic auto gc.

    [ https://issues.apache.org/jira/browse/MESOS-8294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280823#comment-16280823 ] 

Gilbert Song commented on MESOS-8294:
-------------------------------------

commit a04e99e7d1de2dba9bbb00328359f99ee0ed244d
Author: Gilbert Song <so...@gmail.com>
Date:   Wed Dec 6 11:45:21 2017 -0800

    Fixed comments for linux MACRO.
    
    Review: https://reviews.apache.org/r/64270/

commit 6bf05406d1e7f42b0a61b2309f9829298e54bd9a
Author: Gilbert Song <so...@gmail.com>
Date:   Tue Nov 28 18:44:59 2017 -0800

    Fixed a typo in gc_test.cpp.
    
    Review: https://reviews.apache.org/r/64269

commit 849dec1edb1e1092c7ec4d6f03094abfcc082c51
Author: Gilbert Song <so...@gmail.com>
Date:   Mon Nov 27 10:55:33 2017 -0800

    Deleted a redundant line in test/containerizer.hpp.
    
    Review: https://reviews.apache.org/r/64268

commit c4741b9bd4c86e63ffd98f28975fb7aa54f25861
Author: Gilbert Song <so...@gmail.com>
Date:   Sun Nov 26 15:12:34 2017 -0500

    Supported basic auto image gc in the agent.
    
    Review: https://reviews.apache.org/r/64267

commit e9125dd3922d7a8b185d86a404105f29c449050c
Author: Gilbert Song <so...@gmail.com>
Date:   Wed Nov 22 12:13:05 2017 -0800

    Added an optional agent flag '--image_gc_config'.
    
    This is an optional agent flag. If it is not set, it means
    the automatic container image gc is not enabled. Users have
    to trigger image gc manually via the operator API. If it is
    set, the image auto gc is enabled.
    
    Review: https://reviews.apache.org/r/64266

commit 5c5577004de4ff5cea16e0719de0ff08798384ea
Author: Gilbert Song <so...@gmail.com>
Date:   Tue Nov 21 16:28:57 2017 -0800

    Added a flag conversion protobuf message 'ImageGcConfig'.
    
    Review: https://reviews.apache.org/r/64265

commit 1f164fb6b3da49ffc5e1b97e026969f3d5703470
Author: Gilbert Song <so...@gmail.com>
Date:   Sun Nov 26 15:46:01 2017 -0500

    Added excluded image parameter to containerizer pruneImages().
    
    Review: https://reviews.apache.org/r/64264

> Support container image basic auto gc.
> --------------------------------------
>
>                 Key: MESOS-8294
>                 URL: https://issues.apache.org/jira/browse/MESOS-8294
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization, image-gc, provisioner
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: containerizer, image-gc, mesosphere, uber
>
> Add heuristic logic in the agent for basic auto image gc support.
> Please see this section for the new interface design:
> https://docs.google.com/document/d/1TSn7HOFLWpF3TLRVe4XyLpv6B__A1tk-tU16B1ZbsCI/edit#heading=h.iepp3ce9i22i



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)