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 CA00D200BB5 for ; Sat, 22 Oct 2016 17:04:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C6C14160AD7; Sat, 22 Oct 2016 15:04:00 +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 3F871160ADF for ; Sat, 22 Oct 2016 17:04:00 +0200 (CEST) Received: (qmail 42175 invoked by uid 500); 22 Oct 2016 15:03:59 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 42152 invoked by uid 99); 22 Oct 2016 15:03:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2016 15:03:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3E4A52C0D54 for ; Sat, 22 Oct 2016 15:03:59 +0000 (UTC) Date: Sat, 22 Oct 2016 15:03:59 +0000 (UTC) From: "Anand Mazumdar (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6212) Validate the name format of mesos-managed docker containers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 22 Oct 2016 15:04:01 -0000 [ https://issues.apache.org/jira/browse/MESOS-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6212: ---------------------------------- Shepherd: Anand Mazumdar > Validate the name format of mesos-managed docker containers > ----------------------------------------------------------- > > Key: MESOS-6212 > URL: https://issues.apache.org/jira/browse/MESOS-6212 > Project: Mesos > Issue Type: Improvement > Components: containerization > Affects Versions: 1.0.1 > Reporter: Marc Villacorta > Assignee: Manuwela Kanade > > Validate the name format of mesos-managed docker containers in order to avoid false positives when looking for orphaned mesos tasks. > Currently names such as _'mesos-master'_, _'mesos-agent'_ and _'mesos-dns'_ are wrongly terminated when {{--docker_kill_orphans}} is set to true (default). -- This message was sent by Atlassian JIRA (v6.3.4#6332)