Skip to content

v2.121.0

Latest
Compare
Choose a tag to compare
@siggisim siggisim released this 16 Jan 20:53
· 18 commits to master since this release

Commits

  • 61269db: Make it impossible for disabled cpu leaser to leak memory (#8171) (Tyler Williams) #8171
  • 56f862c: Use os.Getuid() instead of user.Current() if we only want the uid (#8125) (Zoey Greer) #8125
  • 574026e: Remove duplicate comment in tasksize_model.go (#8164) (Vanja Pejovic) #8164
  • d7f43ae: Use guest VM stats for peak memory reporting (#8175) (Brandon Duffany) #8175
  • e43ea8f: Set action mnemonic for workflows and remote bazel (#8157) (Brandon Duffany) #8157
  • c6f74d0: Update containerd for the executor to fix vulnerabilities (#8110) (Zoey Greer) #8110
  • 2d3ef5b: Populate self-hosted and region fields in ClickHouse (#8178) (Brandon Duffany) #8178
  • 1aceed4: Get last observed memory value from guest too (#8179) (Brandon Duffany) #8179
  • 3001823: [raft] refactor zombie clean up code (#8169) (Lulu Zhang) #8169
  • e6ca607: Fix hardcoded target in get_executions. (#8180) (Vadim Berezniker) #8180
  • d91fe6c: Fix digest parsing in replay_action when specifying an invocaion ID. (#8181) (Vadim Berezniker) #8181
  • 1d21d9f: when resolving oci mirror registries, pass the original host (#8177) (Dan Stowell) #8177
  • b538379: [raft] forget this place when addressing feedback earlier (#8183) (Lulu Zhang) #8183
  • a6ba7df: [raft] don't queue zombie tasks when they are already in queue (#8182) (Lulu Zhang) #8182
  • 4987ddd: [raft] add some metrics to monitor zombies (#8184) (Lulu Zhang) #8184
  • 6837414: Use flags-as-proto to determine command line schema (take two) (#8155) (Zoey Greer) #8155
  • 775af4c: Protect against CPU leaser leaks (#8190) (Tyler Williams)