Re: Volume ownership and permission

2018-04-10 Thread Qian Zhang
Hi Marc, I have shared the design doc to ensure anyone (no sign-in required) with the link can comment, can you try again? Regards, Qian Zhang On Tue, Apr 10, 2018 at 1:04 PM, Marc Roos wrote: > > Cannot access it > > > > -Original Message- > From: Qian

Proposal: Constrained upgrades from Mesos 1.6

2018-04-10 Thread Greg Mann
Hi all, We are currently working on patches to implement the new GROW_VOLUME and SHRINK_VOLUME operations [1]. In order to make it into Mesos 1.6, we're pursuing a workaround which affects the way these operations are accounted for in the Mesos master. These operations will be marked as

Re: Reason of cascaded kill in a group

2018-04-10 Thread Zhitao Li
Hi Benjamin, Yes that's what I meant: adding a new reason for such cascaded kill. On Tue, Apr 10, 2018 at 1:17 PM, Benjamin Mahler wrote: > Are you saying that there was no reason previously, and there would be a > reason after the change? If so, adding a reason where one

Re: Reason of cascaded kill in a group

2018-04-10 Thread Benjamin Mahler
Are you saying that there was no reason previously, and there would be a reason after the change? If so, adding a reason where one did not exist is safe from a backwards compatibility perspective. On Mon, Apr 9, 2018 at 10:32 AM, Zhitao Li wrote: > Hi, > > We are

Re: Troubleshooting Mesos SSL setup

2018-04-10 Thread Benjamin Mahler
Are there bugs here? Is there anything that mesos could have logged / handled better? On Fri, Mar 16, 2018 at 11:46 AM, Renan DelValle wrote: > Follow up, we weren't able to get our wildcard certificate working but we > did get it to work when we used a certificate

Re: Release policy and 1.6 release schedule

2018-04-10 Thread Greg Mann
Thanks for the reviews, y'all! I've got a few "Ship-Its" - I'll commit this later today unless I hear any objections. Cheers, Greg On Wed, Apr 4, 2018 at 11:49 AM, Greg Mann wrote: > Hey folks, > I've posted a proposed update to our documented release schedule: >

[GSoC] Google Summer of Code

2018-04-10 Thread Tomek Janiszewski
Hi It looks like Apache Foundation was selected to Google Summer of Code https://summerofcode.withgoogle.com/organizations/5718432427802624/ Do we plan to submit any project related to Mesos. I was thinking about a project to refresh Mesos UI (catch up with features, upgrade to latest Angular (or

Volume ownership and permission

2018-04-10 Thread Qian Zhang
Hi Folks, I am working on MESOS-8767 to improve Mesos volume support regarding volume ownership and permission, here is the design doc . Please feel