Adam Dangoor

Results 50 comments of Adam Dangoor

Because of the above, @mhrabovcin and I added "**Mount cgroups by default, adding an option to not mount #1611**". We would like to be able to offer users an option...

Thanks for the bug report @rajcspsg. This happens when `minidcos docker wait` is interrupted, for example with `ctrl+c`. Did that happen? Try re-running `minidcos docker wait` to see if this...

Thank you @wiwengweng for this thorough bug report. I appreciate that the logging could be better. The rough order of operations on the `wait` command is this: * Start nodes...

Thanks all for your contributions to this thread. It is interesting and it includes multiple issues: 1. **Ugly traceback in an error message** ``` Traceback (most recent call last): File...

Thank you @davidhesson . I believe that the `sshd.socket` output is a red herring. We check for both `sshd.service` and `sshd.socket` in order to support multiple operating systems - only...

@davidhesson Thank you for that detail. Sorry for the delayed response - I was on vacation 🌴 I am not sure what the issue is and I will think on...

Thanks @yankcrime - I think that this is a very valid request. That said, I have no current plans to do that as we have no internal requirements for that....

@timaa2k That won't work because a cluster is identified by its `cluster_id` in many places. Therefore we need a new command `--add-agent` for example.

I'll enumerate a few criteria: * Ability to add both public and private agents * Ability to add to a cluster which is provisioned but does not have DC/OS installed...

~I'm closing this as I reproduced the error with `urllib` (and not `urllib3`) and so this isn't the place to dig.~