Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7272B200C2A for ; Wed, 1 Mar 2017 19:22:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 71021160B70; Wed, 1 Mar 2017 18:22:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B79E4160B56 for ; Wed, 1 Mar 2017 19:22:34 +0100 (CET) Received: (qmail 20230 invoked by uid 500); 1 Mar 2017 18:22:34 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 20218 invoked by uid 99); 1 Mar 2017 18:22:33 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2017 18:22:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 4475C1A03B5; Wed, 1 Mar 2017 18:22:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.453 X-Spam-Level: * X-Spam-Status: No, score=1.453 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id wd5MwpFkbTiQ; Wed, 1 Mar 2017 18:22:32 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 850935F1EE; Wed, 1 Mar 2017 18:22:31 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1A936E04FE; Wed, 1 Mar 2017 18:22:31 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 168F5C403EF; Wed, 1 Mar 2017 18:22:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1574653834983739392==" MIME-Version: 1.0 Subject: Re: Review Request 50959: Added appc fetcher plugin to use rkt tool. From: Joris Van Remoortere To: Jie Yu , Gilbert Song Cc: Joris Van Remoortere , Srinivas Brahmaroutu , mesos Date: Wed, 01 Mar 2017 18:22:31 -0000 Message-ID: <20170301182231.39251.50944@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Joris Van Remoortere X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/50959/ X-Sender: Joris Van Remoortere References: <20161016175849.10799.36076@reviews.apache.org> In-Reply-To: <20161016175849.10799.36076@reviews.apache.org> X-ReviewBoard-Diff-For: src/uri/fetchers/rkt.hpp X-ReviewBoard-Diff-For: src/uri/fetchers/rkt.cpp Reply-To: Joris Van Remoortere X-ReviewRequest-Repository: mesos archived-at: Wed, 01 Mar 2017 18:22:35 -0000 --===============1574653834983739392== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50959/#review167397 ----------------------------------------------------------- Closing this review due to inactivity. Please see our [guidelines](https://github.com/apache/mesos/blob/master/docs/reopening-reviews.md) for reopening reviews. - Joris Van Remoortere On Oct. 16, 2016, 5:58 p.m., Srinivas Brahmaroutu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50959/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2016, 5:58 p.m.) > > > Review request for mesos, Gilbert Song and Jie Yu. > > > Bugs: MESOS-4288 > https://issues.apache.org/jira/browse/MESOS-4288 > > > Repository: mesos > > > Description > ------- > > AppcFetcherPlugin returns a '.aci' file of a container image. > > Fetch supports all three modes that 'rkt fetch' supports, fetch with > meta discovery ex: 'coreos.com/hello:latest', fetch from a specific > location ex: 'https://github.com/xxx/hello.aci' or fetch from docker > registry ex: 'docker://hello-world'. > > Added new fetched plugin for Appc fetch algorithm. The new > AppcFetcherPlugin implements two methods. Method 'rktFetch' is used to > fetch a container image into a store specified at a directory location > using 'rkt fetch' command and method 'rktExport' exports the image > fetched into the directory location as a '.aci' file that is in tar > file format, usinf 'rkt image export' command. > > > Diffs > ----- > > src/Makefile.am 3bcc0f2dfc2c4f71841bd6d161f39e0e919fc0d7 > src/uri/fetcher.hpp 949363ecdb15f5b225db7f3ed67eda52c351bfa1 > src/uri/fetcher.cpp 904fce5a203c57ef1b8fdda09c81efbcf18f5d2c > src/uri/fetchers/rkt.hpp PRE-CREATION > src/uri/fetchers/rkt.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/50959/diff/6/ > > > Testing > ------- > > make check > > > Thanks, > > Srinivas Brahmaroutu > > --===============1574653834983739392==--