Commits
- 9bd55b1: Reduce locked region in filecache.AddFile (#8441) (Vanja Pejovic) #8441
- 1229234: Support bifurcating executor-to-cache traffic between cache backends (#8439) (Iain Macdonald) #8439
- 6c6d994: [SS] Add memory balloon support to the UFFD handler (#8407) (Maggie Lou) #8407
- 08e4dca: Fix lxcfs cpuinfo (#8419) (Brandon Duffany) #8419
- a7f4f4d: Refactor locking control flow in addFileToGroup (#8442) (Brandon Duffany) #8442
- 9600cf6: Use custom time attribute on GCS to support bucket TTLs for large blobs (#8436) (Tyler Williams) #8436
- 88db190: [ci_runner] Add more clear timestamps to log (#8207) (Maggie Lou) #8207
- b7c2b49: [Cache Proxy] propagate client-identity headers through Cache Proxy (#8446) (Iain Macdonald) #8446
- b1985fc: Fix rootlesskit breakage (#8448) (Brandon Duffany) #8448
- 884918c: github/workflows: cache go module downloads (#8438) (Son Luong Ngoc) #8438
- 5371c5e: Add support for downloading both files when diffing (#8444) (Siggi Simonarson) #8444
- d3b18b8: [Cache Proxy] record digests and bytes proxied through the GetTree remote-only path (#8453) (Iain Macdonald) #8453
- 3c15ee7: [raft] add metrics for lease action latency (#8445) (Lulu Zhang) #8445
- 5e4a13e: [raft] remove in error message (#8455) (Lulu Zhang) #8455
- 88f30b4: [raft] fix TryReplicas tracing (#8456) (Lulu Zhang) #8456
- 96a62f8: Update leasekeeper.go to skip redundant work (#8454) (Tyler Williams) #8454
- d344c73: Set custom time on new objects; ignore it if unset (#8457) (Tyler Williams) #8457
- 05eaacf: [RB] When starting from a snapshot, write to a different snapshot ID (#8452) (Maggie Lou) #8452
- 663ecb7: [Cache Proxy] preserve client-identity header in async atime updates (#8458) (Iain Macdonald) #8458
- 8368fa9: In goinit, start dockerd in parallel with vmexec server (#8443) (Vanja Pejovic) #8443
- 5afc1a1: Show totals in trends charts legend (#8461) (Brandon Duffany) #8461
- f8038d1: [raft] remove verifyLease from ensureLeaseValid (#8459) (Lulu Zhang) #8459
- 3420d76: [raft] add spn for rangelease.Lease (#8463) (Lulu Zhang) #8463
- ed18af9: Improve error handling when starting machine (#8466) (Brandon Duffany) #8466
- a7b5fdc: [raft] setting estimatedComputedUnits for tests (#8464) (Lulu Zhang) #8464
- 7a80e6b: Set cpuset.mems for OCI runtime too (#8469) (Brandon Duffany) #8469
- d1aecf4: [SS] Use patched version of FC to support balloon (#8465) (Maggie Lou) #8465
- c7629d5: check that /dev/kvm exists when firecracker is enabled (#8470) (jim hollenbach) #8470
- 2404157: [raft] record error in tracing (#8471) (Lulu Zhang) #8471
- 148c5a2: Add a test for qps.go (#8391) (Iain Macdonald) #8391
- 2282d00: Have a seperate log level for serf log (#8472) (Lulu Zhang) #8472
- 8b43175: [raft] improve tracing for sender (#8473) (Lulu Zhang) #8473
- 7ef0250: go.mod: update bazelisk to latest version (#8450) (Son Luong Ngoc) #8450
- 79c58b7: check for kvm in firecracker.NewProvider instead of env config (#8478) (jim hollenbach) #8478
- be699c7: Update release branch date (Iain Macdonald)
- 0b90a84: Bump buildbuddy repo commit in dev_qa script. (#8498) (Vadim Berezniker)
- 1c8184b: Don't pin bazel version for bb repo in qa script. (#8499) (Vadim Berezniker)
- 75a9144: [RB] Fix retry behavior in CLI (#8480) (Maggie Lou) #8480
- ed7b8cd: Add hardlink to support to VFS implementation. (#8479) (Vadim Berezniker) #8479
- 3a33006: [SS] Add memory balloon support in FC (#8460) (Maggie Lou) #8460
- 897339e: Set "backing path" for all parent directories. (#8486) (Vadim Berezniker) #8486
- 2655933: [raft] add spn for getForClient (#8483) (Lulu Zhang) #8483
- 6f421a9: [raft] refactor: add context to registry (#8484) (Lulu Zhang) #8484
- a2c326c: [raft] add spn to registry calls (#8485) (Lulu Zhang) #8485
- bfbb094: website/blog: add a post about using git-bisect (#8428) (Son Luong Ngoc) #8428
- e42dbfa: Pool firecracker networks (#8476) (Brandon Duffany) #8476
- 7e6f534: Update Bazel to 8.1.1 (#8490) (Fabian Meumertzheim) #8490
- c748c75: Skip balloon tests until patched FC is released (#8495) (Maggie Lou) #8495
- 0f5ab28: Bump buildbuddy repo commit in dev_qa script. (#8498) (Vadim Berezniker) #8498
- 5e4b37d: Don't pin bazel version for bb repo in qa script. (#8499) (Vadim Berezniker) #8499
- 47e2086: Close the vmexec connection in Remove as well (#8493) (Vanja Pejovic) #8493
- 716b2fc: go.mod: Update cockroachdb/pebble to v1.1.4 (#8487) (Son Luong Ngoc) #8487
- 7575227: Record CPU time of creating ext4 image in span attributes (#8500) (Vanja Pejovic) #8500
- 74d4d10: [SS] Drop the page cache before inflating the balloon (#8492) (Maggie Lou) #8492
- 7c5745b: [SS] Zero multiple consecutive pages at once in uffd handler (#8497) (Maggie Lou) #8497
- 47eff63: Fix test data race from closing vm exec server (#8504) (Vanja Pejovic)