Include the coordinator in rolling fleet membership
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
lib/openagents/forge/rolling_provider/gcp.ex -
modified
test/openagents/forge/rolling_provider/gcp_test.exs
Diff
2 files changed, +15 -0
lib/openagents/forge/rolling_provider/gcp.ex modified +4
@@ -20,9 +20,13 @@ defmodule OpenAgents.Forge.RollingProvider.Gcp do
| 20 | 20 |
|
| 21 | 21 |
|
| 22 | 22 |
|
| 23 |
|
|
| 24 |
|
|
| 23 | 25 |
|
| 24 | 26 |
|
| 25 | 27 |
|
| 28 |
|
|
| 29 |
|
|
| 26 | 30 |
|
| 27 | 31 |
|
| 28 | 32 |
|
test/openagents/forge/rolling_provider/gcp_test.exs modified +11
@@ -163,6 +163,17 @@ defmodule OpenAgents.Forge.RollingProvider.GcpTest do
| 163 | 163 |
|
| 164 | 164 |
|
| 165 | 165 |
|
| 166 |
|
|
| 167 |
|
|
| 168 |
|
|
| 169 |
|
|
| 170 |
|
|
| 171 |
|
|
| 172 |
|
|
| 173 |
|
|
| 174 |
|
|
| 175 |
|
|
| 176 |
|
|
| 166 | 177 |
|
| 167 | 178 |
|
| 168 | 179 |
|