Joshua M. Clulow
Joshua M. Clulow
@nerakhon Ideally we would solve this, but in the meantime there is a documented workaround for the import of the large Marlin compute image: https://joyent.github.io/manta/#workaround-for-manta-marlin-image-import-failure We apologise for the inconvenience!
@nerakhon Oh. As an additional step, you can run `imgadm import $uuid` manually in the global zone of each compute node where you need to create marlin zones. Once _that_...
> > The cross-platform aspect makes it really tricky for contributors, so I'd like to find a way to alleviate those troubles if possible. At it's heart, `fsnotify` is a...
If there's a different event for conveying errors, e.g. `"error"`, then it would be good to ensure that `"drain"` does _not_ ever fire in the error case.
Have you seen `triton datacenters`? For example: ``` $ triton datacenters NAME URL eu-ams-1 https://eu-ams-1.api.joyentcloud.com us-east-1 https://us-east-1.api.joyentcloud.com us-east-2 https://us-east-2.api.joyentcloud.com us-east-3 https://us-east-3.api.joyentcloud.com us-sw-1 https://us-sw-1.api.joyentcloud.com us-west-1 https://us-west-1.api.joyentcloud.com ``` I'm not completely clear...
@cheapRoc That's right. There's some text in [CONTRIBUTING.md](https://github.com/joyent/triton/blob/master/CONTRIBUTING.md#code) about it, which also links to our guide for [using the Joyent Gerrit](https://github.com/joyent/joyent-gerrit/blob/master/docs/user/README.md).
Hi @g-branden-robinson! First up, welcome, and thanks for working on a change to contribute! Though we mirror our source to GitHub, we generally prefer to discuss contributions on our developer...
While the sample application does not currently have any binary body parameters, I have one in another application I am working on. This portion of the API definition document: ```...
I hit this when trying to load a ~450MB RAM disk into a system with these memory regions: ``` 0 - 96c00 sz 603 K type 1 100000 - 4000000...
Hi! Wondering if you had any thoughts on this -- or is there anything I should be doing to get review or to move this along? Thanks.