Commits
- 043f51c: [Cache Proxy] Use AC/CAS RPC server interfaces directly instead of invoking client interfaces via self RPC (#9065) (Iain Macdonald) #9065
- f288dcc: Add local-rbe config (#9081) (Brandon Duffany) #9081
- af03951: Allow increasing PIDs limit based on core count (#9098) (Brandon Duffany) #9098
- bf36040: [raft] post commit hook (#9085) (Lulu Zhang) #9085
- fix some log spam if an fd is closed after unlinking (#9102) #9102 (Vadim Berezniker)
- f8de660: [raft] start the shard in post commit hook for split (#9086) (Lulu Zhang) #9086
- don't try to add files to filecache when vfs is enabled (#9103) #9103 (Vadim Berezniker)
- factor out common CI flags (#9024) #9024 (Son Luong Ngoc)
- fix missing windows SDK config in bb toolchain (#9107) #9107 (Son Luong Ngoc)
- f2b1186: Add hit tracking for local-only AC requests in the cacheproxy (#9006) (Maggie Lou) #9006
- af50a73: Optimize disk.FileReader (#9093) (Vanja Pejovic) #9093
- 93395b2: [Cache Proxy] Tweak default hit_tracker_client flag values to buffer more hits and process them in bigger batches (#9099) (Iain Macdonald) #9099
- 6f47ce7: Update cache proxy graphs to include proxy request type label (#9073) (Maggie Lou) #9073
- e2b4e2e: Introduce SkipQuarantinedTest; quarantine 1 cache_test test and 4 store_test tests (#9109) (Dan Stowell) #9109
- 46aec2f: Fix coverage hit logic (#9110) (Brandon Duffany) #9110
- 2728a67: [oci registry] count bytes successfully read from CAS (#9076) (Dan Stowell) #9076
- 7729dec: Fix flakiness in remote bazel test (#9095) (Maggie Lou) #9095
- d9230e2: Separate option behavior by option type (#9061) (Zoey Greer)
- 31ee415: Fix cas tool (#9063) (Tyler Williams)
- 0486c63: Give saml_test more resources (#9120) (Brandon Duffany) #9120
- 71cad6d: comment out the debug log when evicting single key (#9101) (Lulu Zhang)
- log a warning if a CAS fetch fails (#9122) #9122 (Vadim Berezniker)
- 7209154: Quarantine cache_test tests (#9117) (Dan Stowell) #9117
- abc897a: Use static list of bazel commands (#9059) (Zoey Greer)
- 2331f42: reduce ci_runner_test flakes (#9123) (Dan Stowell) #9123
- 7545cb0: quarantine cli_test suite (#9127) (Dan Stowell) #9127
- a664850: Update atime with more workers (#9130) (Tyler Williams) #9130
- 86c1a7c: quarantine rangelease_test (#9131) (Dan Stowell) #9131
- 44d63bd: quarantine remote_execution_test (#9129) (Dan Stowell) #9129
- fab3fab: Skip potential parser generation when attempting to canonicalize non-bazel commaneds (e.g.
remote
) (#9119) (Zoey Greer) #9119 - dcbc7e2: Quarantine store_test tests (#9115) (Dan Stowell) #9115
- aa83f89: Simplify and improve ociruntime cgroup setup (#9113) (Brandon Duffany) #9113
- 09ff617: use generics in rangemap (#9126) (Lulu Zhang) #9126
- f462105: [Cache Proxy] fix node graphs in dashboard (#9139) (Iain Macdonald) #9139
- 9f706e8: quarantine ociruntime_test (#9133) (Dan Stowell) #9133
- e8c65d3: bump scheduler_server_test size (#9132) (Dan Stowell) #9132
- aa9c72b: bump disk_cache_test size (#9135) (Dan Stowell) #9135
- f6881fb: bump bazel_rbe_test size (#9136) (Dan Stowell) #9136
- 1ac66ed: Print the logs from the remote bazel run in the remote bazel integration tests (#9121) (Maggie Lou) #9121
- 11df440: quarantine gossip_test (#9137) (Dan Stowell) #9137
- 6b62519: Fix action merging handling of
do_not_cache
andskip_cache_lookup
(#8746) (Fabian Meumertzheim) #8746 - dd24b11: Make urlutil.Domain 10x faster (#9134) (Vanja Pejovic) #9134
- e5d3b2a: Log a warning if pids.max is hit (#9138) (Brandon Duffany) #9138
- 83579d1: quarantine cli_login_test (#9144) (Dan Stowell) #9144
- cb64e99: Refactor ByteStreamServer.Write() to make it easier to use directly in ByteStreamServerProxy (#9105) (Iain Macdonald) #9105
- ace4aa6: call t.Run on ci_runner_test test cases (#9146) (Dan Stowell) #9146
- 2751dcf: Introduce
newUploadWriteCloser
, use it inuploadFromReader
(#9097) (Dan Stowell) #9097 - 6d5c72d: quarantine executions_clickhouse_test (#9148) (Dan Stowell) #9148
- 8432089: add a debug config where we can run flaky tests (#9141) (Lulu Zhang) #9141
- 80f3467: Add metric for FindMissing digest count. (#9151) (Vadim Berezniker)
- 46355ba: Evict with more workers (4x) (#9155) (Tyler Williams)