Bug Fixes
- error log typo (#8353) #8353 (Patrick Balestra)
Commits
- support git submodules (#8311) #8311 (Brandon Duffany)
- 8787add: Fall back to original registry if mirror cannot serve request (#8301) (Dan Stowell) #8301
- ab2982f: Remove unused lru.Metrics method (#8320) (Vanja Pejovic) #8320
- 1d6f4ad: Add a few more debug logs in goinit (#8324) (Vanja Pejovic) #8324
- f424b29: Update debug logging flags in firecracker/README (#8318) (Vanja Pejovic) #8318
- f9fe885: GCS filestore support (#8284) (Tyler Williams) #8284
- 5f69852: Remove unused function from filecache_test (#8322) (Vanja Pejovic) #8322
- d6ad168: Use >= when comparing filesize (#8328) (Tyler Williams) #8328
- 06fd771: New script to manually push multi-platform docker images (#6954) (Zoey Greer) #6954
- 12647a1: periodically trim already-finished tasks from front of the executor queue. (#8297) (jim hollenbach) #8297
- def6975: Fix typo in trimQueue (#8329) (Brandon Duffany) #8329
- 8cf9f14: Don't panic on nil responses (#8330) (Tyler Williams) #8330
- upgrade buildbuddy toolchain and setup bzlmod (#8325) #8325 (Son Luong Ngoc)
- 923eb4d: [RB] Handle retries in the CLI rather than server-side (#8195) (Maggie Lou) #8195
- af8cb33: Update bazel version in firecracker_performance_test (#8323) (Vanja Pejovic) #8323
- Fetch exec logs from invocations (#8251) #8251 (Fabian Meumertzheim)
- Make explain's invocation fetching usable in workflows (#8217) #8217 (Fabian Meumertzheim)
- 625bb68: oci runtime: fix directory ownership when extracting layer tarballs (#8331) (Brandon Duffany) #8331
- ff6f2e7: Add tests for layer entry path validation (#8332) (Brandon Duffany) #8332
- 35047ed: comment out some logspam in raft-dev (#8333) (jim hollenbach) #8333
- 940266d: [SS] Cleanup flags and debug data (#8327) (Maggie Lou) #8327
- a0a2530: Revert "[SS] Cleanup flags and debug data" (#8336) (Maggie Lou) #8336
- 18c879a: Lower tree cache write probability by 10x (#8337) (Tyler Williams) #8337
- e12128e: [Cache Proxy] fix dropped digest log message (#8339) (Iain Macdonald) #8339
- 6b1596b: Dedupe gcs blob writes (#8338) (Tyler Williams) #8338
- 0cb44b4: Actually set the created_from_snapsnot label in the vmexec dial metric (#8340) (Vanja Pejovic) #8340
- a933e22: Reject packets on INPUT chain too (#8346) (Brandon Duffany) #8346
- 3297657: cli/fix: Ignore hidden directories (#8344) (Fabian Meumertzheim) #8344
- 5d22d51: Fix ordering of rules (#8349) (Brandon Duffany) #8349
- 8bb802b: SS] Cleanup flags and debug data - Take 2 (#8341) (Maggie Lou) #8341
- 2e4a7f4: Add flag to allow a subset of private IPs (#8355) (Brandon Duffany) #8355
- 95356d1: Add priority field to workflow action config (#8356) (Brandon Duffany) #8356
- 88fe932: [raft] set error in Entry instead of returning it directly (#8351) (Lulu Zhang) #8351
- 4b9ac68: Add a mechanism for executors to detect registration issues. (#8334) (Vadim Berezniker) #8334
- 80408e7: Reset last ack timestamp on each registration stream. (#8358) (Vadim Berezniker) #8358
- rfpb: Copy non-raft messages to storage proto (#8360) #8360 (Tyler Williams)
- Use existing exec logs for "compare" Bazel button (#8236) #8236 (Fabian Meumertzheim)
- 820a962: Reuse buffer when generating random keys for eviction (#8361) (Tyler Williams) #8361
- bfe0358: Catch exists errors in close too (#8363) (Tyler Williams) #8363
- Distinguish transitive invalidation through tools (#8359) #8359 (Fabian Meumertzheim)
- 8843d87: Restore old behavior (#8382) (Tyler Williams)
- 5eac145: Revert "workflows: support git submodules (#8311)" (#8384) (Brandon Duffany)