Monorepo for Tangled tangled.org
1

Configure Feed

Select the types of activity you want to include in your feed.

Labels

None yet.

Participants 1
AT URI
at://did:plc:dfl62fgb7wtjj3fcbb72naae/sh.tangled.repo.pull/3mqzoslh2gp22
+2 -2
Interdiff #2 #3
spindle/engine_microvm_linux.go

This file has not been changed.

spindle/engine_microvm_other.go

This file has not been changed.

spindle/engines/microvm/agent.go

This file has not been changed.

spindle/engines/microvm/args.go

This file has not been changed.

spindle/engines/microvm/budget.go

This file has not been changed.

spindle/engines/microvm/cgroup.go

This file has not been changed.

spindle/engines/microvm/cgroup_oom_test.go

This file has not been changed.

spindle/engines/microvm/cgroup_test.go

This file has not been changed.

spindle/engines/microvm/dns_proxy.go

This file has not been changed.

spindle/engines/microvm/dns_proxy_test.go

This file has not been changed.

spindle/engines/microvm/engine.go

This file has not been changed.

spindle/engines/microvm/engine_test.go

This file has not been changed.

spindle/engines/microvm/image.go

This file has not been changed.

spindle/engines/microvm/image_test.go

This file has not been changed.

spindle/engines/microvm/models.go

This file has not been changed.

spindle/engines/microvm/models_test.go

This file has not been changed.

spindle/engines/microvm/networking.go

This file has not been changed.

spindle/engines/microvm/nixos_toplevel_cache.go

This file has not been changed.

spindle/engines/microvm/qemu.go

This file has not been changed.

spindle/engines/microvm/read_cache_proxy.go

This file has not been changed.

spindle/engines/microvm/read_cache_proxy_test.go

This file has not been changed.

spindle/engines/microvm/runner.go

This file has not been changed.

spindle/engines/microvm/upload_cache_http.go

This file has not been changed.

spindle/engines/microvm/upload_cache_narinfo.go

This file has not been changed.

spindle/engines/microvm/upload_cache_nix_store.go

This file has not been changed.

spindle/engines/microvm/upload_cache_nix_store_test.go

This file has not been changed.

spindle/engines/microvm/upload_cache_proxy.go

This file has not been changed.

spindle/engines/microvm/upload_cache_proxy_test.go

This file has not been changed.

spindle/engines/microvm/vm.go

This file has not been changed.

+2 -2
spindle/server.go
··· 351 351 return err 352 352 } 353 353 354 - microvmEng, err := microvm.New(ctx, cfg, d) 354 + microvmEng, err := newMicrovmEngine(ctx, cfg, d) 355 355 if err != nil { 356 356 return err 357 357 } ··· 359 359 return err 360 360 } 361 361 362 - microvmEng, err := newMicrovmEngine(ctx, cfg, d) 362 + microvmEng, err := microvm.New(ctx, cfg, d) 363 363 if err != nil { 364 364 return err 365 365 }

History

9 rounds 0 comments
Sign up or Login to add to the discussion
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Checking mergeability…
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
2/3 success, 1/3 failed
Expand
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
ptr.pet submitted #3
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments
ptr.pet submitted #0
1 commit
Expand
spindle/engines/microvm: only build on linux
3/3 success
Expand
Expand 0 comments