Serve rollout cells over the api server - #2115
Open
fzyzcjy wants to merge 1 commit into
Open
Conversation
fzyzcjy
requested review from
Shi-Dong,
Zhichenzzz,
guapisolo,
jybsuper,
maocheng23 and
yueming-yuan
as code owners
August 3, 2026 15:02
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 3, 2026 23:43
18acc94 to
adc70ae
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
2 times, most recently
from
August 4, 2026 00:38
8a29e71 to
62d0237
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
2 times, most recently
from
August 4, 2026 02:11
21b036b to
1e1fe6a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
2 times, most recently
from
August 4, 2026 02:36
6a1dd1c to
35d62d1
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 4, 2026 02:36
1e1fe6a to
06de68c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 4, 2026 06:53
35d62d1 to
9fc44a3
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 4, 2026 06:53
06de68c to
1cafbad
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 4, 2026 07:24
9fc44a3 to
b529011
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 4, 2026 07:24
1cafbad to
e07bf9f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 4, 2026 07:31
b529011 to
63dc4c6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 4, 2026 07:32
e07bf9f to
8573f5a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 6, 2026 03:46
63dc4c6 to
bb5de6a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 6, 2026 03:46
8573f5a to
3524845
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
2 times, most recently
from
August 9, 2026 23:31
b89a2a1 to
f6a4f9c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
2 times, most recently
from
August 10, 2026 00:44
8e61cd0 to
cfc71d5
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
2 times, most recently
from
August 10, 2026 06:00
237b022 to
7994b51
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
2 times, most recently
from
August 10, 2026 16:06
07b0fd3 to
6e7b976
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 10, 2026 16:06
7994b51 to
6541f30
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 10, 2026 16:33
6e7b976 to
9fca580
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
3 times, most recently
from
August 12, 2026 09:32
67b4e96 to
97bab45
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 12, 2026 14:31
13128d0 to
57c0127
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
3 times, most recently
from
August 12, 2026 23:56
e4c5cda to
ae9a60a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 13, 2026 01:13
3f56e53 to
ad68abf
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 13, 2026 01:13
ae9a60a to
02c7fac
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 13, 2026 03:11
ad68abf to
7ae68f7
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
3 times, most recently
from
August 13, 2026 06:00
4e52d80 to
7606ae2
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
2 times, most recently
from
August 13, 2026 06:39
744ae38 to
a2ab5d6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 13, 2026 06:39
7606ae2 to
4d071be
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 14, 2026 04:46
a2ab5d6 to
9011f01
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 14, 2026 04:46
4d071be to
68a7c07
Compare
This was referenced Aug 25, 2026
The rollout handle called controller methods that do not exist. It now reads the two sources that own its facts: the worker manager says which cells have a live process and is what suspend and resume drive, and the inference controller supplies the already-rendered status of the cells it tracks. The handle stays a pure adapter: it merges in suspension, which only the manager knows, and otherwise passes the controller's status straight through. A cell the manager has launched but reconcile has not handed over yet reports Pending with no Healthy condition, so the ft controller does not heal an engine that is merely waiting to be observed.
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-114
branch
from
August 28, 2026 11:41
68a7c07 to
dab8e9f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-126
branch
from
August 28, 2026 11:41
9011f01 to
79b9ad9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #1837