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 D003A200BE1 for ; Mon, 19 Dec 2016 17:06:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CE8AE160B30; Mon, 19 Dec 2016 16:06: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 1AAF0160B14 for ; Mon, 19 Dec 2016 17:05:59 +0100 (CET) Received: (qmail 69260 invoked by uid 500); 19 Dec 2016 16:05: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 69235 invoked by uid 99); 19 Dec 2016 16:05:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 16:05:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 305BA2C03DF for ; Mon, 19 Dec 2016 16:05:59 +0000 (UTC) Date: Mon, 19 Dec 2016 16:05:59 +0000 (UTC) From: "Gilbert Song (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MESOS-2092) Make ACLs dynamic MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 16:06:01 -0000 [ https://issues.apache.org/jira/browse/MESOS-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761548#comment-15761548 ] Gilbert Song commented on MESOS-2092: ------------------------------------- [~gradywang], are you still actively working on this JIRA? Would you mind [~nolan.zhu] take it over? > Make ACLs dynamic > ----------------- > > Key: MESOS-2092 > URL: https://issues.apache.org/jira/browse/MESOS-2092 > Project: Mesos > Issue Type: Task > Components: security > Reporter: Alexander Rukletsov > Assignee: Yongqiao Wang > Labels: mesosphere, newbie > > Master loads ACLs once during its launch and there is no way to update them in a running master. Making them dynamic will allow for updating ACLs on the fly, for example granting a new framework necessary rights. -- This message was sent by Atlassian JIRA (v6.3.4#6332)