Nikolay Edigaryev
Nikolay Edigaryev
> @hisaac @edigaryev you may find [hashicorp/packer-plugin-sdk#293](https://github.com/hashicorp/packer-plugin-sdk/pull/293) convenient as well. If it takes time to merge upstream, perhaps we can `go replace` the SDK with my fork? Nice addition for...
If you still see this VM in `orchard list vms`, you need to `orchard delete vm` it to clean up.
>No actually it's more about the device ID not changing when deploying new versions of a image 1. Does it change when you run `tart set --random-serial`? 2. Where do...
>I am trying to build a macos app from src on a tart VM running macOS sequoia 1. Are you using a macOS Sequoia VM that was built on your...
Closing, it seems that simply passing `--image-pull-policy=Always` is sufficient.
> Our images are 100Gb, pulling takes 15-30 minutes. Our goal was to make the images available in the worker before we start creating vms with the new image to...
I think we should start implementing https://github.com/cirruslabs/orchard/issues/332 as a simple non-interactive endpoint first. You pass the command to execute, and optionally a pre-determined standard input contents, and get a `Transfer-Encoding:...
@pjbgf would you mind taking a look at this once more?
Hello Rob 👋 A couple of questions: 1. Are you invoking `tart push` from a Terminal (macOS GUI session), or through SSH/GitLab/etc? 2. Is there a Tart entry in your...
> I tried again with docker, and this works with SSH or in the GUI without any Local Network popup. I'm pretty sure Docker also asks for this permission. You...