Nikolay Edigaryev
Nikolay Edigaryev
>If I understood correctly, you are adding logging for the retries Exactly. > If so, then have you considered passing a logger object to the `retry` function? I see that...
@fumoboy007 thank you! I haven't tested it yet, but with the changes you've mentioned this should be possible, so closing the issue.
1. Do you run the Orchard Controller behind a proxy/load-balancer? 2. Does this happen regularly or occasionally?
Sorry, but I cannot seem to reproduce your issue. I've tried running `orchard dev` on my host machine and in a `ghcr.io/cirruslabs/macos-sonoma-base:latest` VM, both work just fine. Note that the...
Closing due to lack of reply. Feel free to reopen this if you'll ever encounter this again.
This was previously requested for VMs with `--net-bridged`: https://github.com/cirruslabs/orchard/issues/123. Ideally, it would be nice to make the Orchard Controller listen as a SSH server and thus become the SSH's `JumpHost`...
> It will fail since ssh client send the ssh packet for TCP connection forward with lower case hostname. Good point. We'll be begin deprecating the non-`[a-z0-9-]` VM names in...
>In our usage scenario, we want CI tasks to be fixed on certain nodes as much as possible in order to reuse the cache efficiently. You can easily achieve this...
> Therefore, it is necessary to schedule the vm at the specified node in combination with the selection criteria Would you mind providing a minimalistic example to demonstrate your point?...
Hello @rkelleyrtp 👋 > * I noticed the inventory of Tart VMs do not get automatically propagated to Orchard. On my Mac-2 machine, I have an inventory of 10 images...