Re: Questions about secret handling in Mesos

2018-04-20 Thread Qian Zhang
> When the secret is first downloaded on the mesos agent, it will be stored as "root" on the tmpfs/ramfs before being mounted in the container ramfs. It seems the secret is not stored on the tmpfs/ramfs on the agent host, we just write it into a file

Update: Mesos 1.6.0 Release

2018-04-20 Thread Greg Mann
Hi all, We currently have 13 unresolved blockers on the 1.6.0 release dashboard . Many thanks to those who have agreed to help with last-minute reviews, and to those who have helped re-prioritize tickets as appropriate. We're

[GitHub] mesos issue #284: Remove accent from first name of clems4ever contributor.

2018-04-20 Thread clems4ever
Github user clems4ever commented on the issue: https://github.com/apache/mesos/pull/284 @bbannier , apparently apply-review.py retrieves data from the profile in the review board. I updated my profile and now the author is correct (I mean without accent). Thank you for the help.

[GitHub] mesos pull request #284: Remove accent from first name of clems4ever contrib...

2018-04-20 Thread clems4ever
Github user clems4ever closed the pull request at: https://github.com/apache/mesos/pull/284 ---

[GitHub] mesos issue #284: Remove accent from first name of clems4ever contributor.

2018-04-20 Thread bbannier
Github user bbannier commented on the issue: https://github.com/apache/mesos/pull/284 @clems4ever I don't believe fixing that database is going to make `support/apply_reviews.py` work. I think you need to reconfigure the name you use to create git commit you put onto reviewboard --

Re: Reconsidering `allocatable` check in the allocator

2018-04-20 Thread Zhitao Li
To register our possible use case which also requires relaxing this check: We are looking at whether it's feasible to use a custom resource type to present additional tasks in a group. This means our scheduler could add a TaskGroup with no cpu/mem to an existing executor. Because 1) new TaskGroup

[GitHub] mesos issue #284: Remove accent from first name of clems4ever contributor.

2018-04-20 Thread clems4ever
Github user clems4ever commented on the issue: https://github.com/apache/mesos/pull/284 @andschwa , no problem. Do you have the rights to merge it? ---