Re: Rhythm - time-based job scheduler

2018-11-02 Thread Vinod Kone
Great to see that you are using the v1 API as well. Would you like to be added to https://github.com/apache/mesos/blob/master/docs/api-client-libraries.md for more visibility? If yes, please do send a PR. On Fri, Nov 2, 2018 at 2:23 PM Benjamin Mahler wrote: > Thanks for sharing Michał! could

Re: Rhythm - time-based job scheduler

2018-11-02 Thread Benjamin Mahler
Thanks for sharing Michał! could you tell us how you (or your employer) are using it? On Tue, Oct 30, 2018 at 10:34 AM Michał Łowicki wrote: > Hey! > > I would like to announce project I've been working on recently - > https://github.com/mlowicki/rhythm. It's a Cron-like scheduler with > couple

Re: Propose to run debug container as the same user of its parent container by default

2018-11-02 Thread Gilbert Song
@James Peach agree, for debug containers, the default user should inherit from parent, while CLI toolings (e.g., task exec) should provide an option `--root` (by setting the commandinfo user as root). @Qian Zhang @Benjamin Mahler , if we step back, it seems to me we should extend the user