Nikolay Edigaryev
08e9dfbbfe
Support "tart run"'s --net-softnet-allow and --net-softnet-block ( #361 )
...
* Support "tart run"'s --net-softnet-allow and --net-softnet-block
* Use ghcr.io/cirruslabs/macos-tahoe-base:latest by default
2025-10-27 23:07:43 +04:00
Nikolay Edigaryev
43e21c7963
orchard create vm: "--nested" flag to enable nested virtualization ( #346 )
2025-09-26 19:42:44 +04:00
Nikolay Edigaryev
56260e7667
Worker: automatically scrape logical cores and memory size ( #341 )
2025-09-17 00:13:42 +04:00
Nikolay Edigaryev
507db0fcfe
orchard create vm: introduce --disk-size command-line argument ( #313 )
2025-04-29 18:21:46 +04:00
Nikolay Edigaryev
2aae818f78
Worker: prefer assigned CPU/memory to CPU/memory ( #250 )
...
* Worker: prefer assigned CPU/memory to CPU/memory
* orchard get worker: show default CPU, default memory and labels
2025-02-13 16:23:47 +04:00
Nikolay Edigaryev
4794f2a5b6
orchard create vm: introduce --random-serial command-line argument ( #248 )
2025-02-12 18:00:13 +04:00
Nikolay Edigaryev
581de320b9
Allow creating VMs with implicit CPU and memory ( #243 )
...
* Allow creating VMs with implicit CPU and memory
* Clarify why cpu/memory can be 0 a bit better
* Controller(API): don't forget to update DefaultCPU and DefaultMemory
* Add an integration test for implicit CPU and memory
2025-02-06 00:50:01 +04:00
Nikolay Edigaryev
7fe0414981
"--scheduler-profile" option to allow different orchestration patterns ( #224 )
...
* "--scheduler-profile" option to allow different orchestration patterns
* API(cluster settings): provide a default value for scheduler profile
2024-11-28 20:07:46 +04:00
Nikolay Edigaryev
2adb17c3c4
Introduce "orchard get worker" command ( #127 )
2023-09-13 23:50:58 +04:00
Nikolay Edigaryev
6759618f28
orchard create vm: support --image-pull-policy=Always ( #110 )
2023-07-26 17:43:14 +04:00
Nikolay Edigaryev
d57d18d380
Support for sharing files with the host system ( #103 )
...
* Support for sharing files with the host system
* Integration tests
* Added back TestVMGarbageCollection comment
2023-07-04 18:10:53 +04:00
Nikolay Edigaryev
5c3b47a247
--help fixes and new "orchard logs vm" command ( #41 )
...
* Make sure we list names/VM names as required argument in the --help
* Introduce "orchard logs vm" command
* Make sure each command has a Short field
* Future-proof port-forward, ssh and vnc commands
To support not only the VM resource.
2023-03-23 15:59:57 +04:00
Nikolay Edigaryev
8df31f7c2d
Introduce service accounts and bootstrap tokens ( #22 )
2023-02-21 11:34:12 -05:00