doc: design for the cluster-controller legacy removal (reference only, do not merge) - #38446
Closed
aljoscha wants to merge 1 commit into
Closed
doc: design for the cluster-controller legacy removal (reference only, do not merge)#38446aljoscha wants to merge 1 commit into
aljoscha wants to merge 1 commit into
Conversation
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 25, 2026 10:52
735033c to
eb5b956
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 25, 2026 11:14
eb5b956 to
fcb60f8
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 25, 2026 14:25
fcb60f8 to
7e05ea4
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 10:58
7e05ea4 to
966cb85
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 11:18
966cb85 to
e6cf3e9
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 11:20
e6cf3e9 to
1867465
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
2 times, most recently
from
August 31, 2026 12:23
574aea4 to
31b6fc9
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 14:30
31b6fc9 to
30c5dce
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 14:40
30c5dce to
c0af607
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
2 times, most recently
from
August 31, 2026 15:32
4ef60c6 to
3c8161e
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
August 31, 2026 17:52
3c8161e to
b215c79
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
September 4, 2026 10:20
b215c79 to
b28a55b
Compare
aljoscha
changed the base branch from
aljoscha/cluster-legacy-04-zdt-flag
to
aljoscha/cluster-legacy-03-staged-machine
September 4, 2026 10:21
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
September 4, 2026 10:23
b28a55b to
b994d8d
Compare
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
2 times, most recently
from
September 4, 2026 14:01
4859431 to
2fa1a5b
Compare
Base automatically changed from
aljoscha/cluster-legacy-03-staged-machine
to
main
September 4, 2026 15:28
Record the ownership boundary, hardening prerequisites, behavior changes, and rejected alternatives for deleting the legacy scheduler and staged replica paths. Note the unconditional WAIT surface that landed independently.
aljoscha
force-pushed
the
aljoscha/cluster-legacy-08-design
branch
from
September 4, 2026 15:28
2fa1a5b to
6f061ce
Compare
Contributor
Author
|
not meant for merging |
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.
Reference only. Not intended to merge. This documents the final behavior and
the rejected alternatives for the cluster-controller legacy-removal stack.
The design records the parts that are easy to rediscover incorrectly:
rather than compete
and are separate from deleting unreachable legacy code
either replica reconciliation or transient resource prediction
physical replica set drop-before-create, and does not wait for hydration
resource-exhaustedstatus andaudit event while the realized set keeps serving
transaction machinery rather than SQL or the pure cluster controller
The live merge stack is:
Unconditional
WITH (WAIT ...)acceptance landed independently as #38627. Thescheduler and system-cluster prerequisites already merged as #38101 and #38102.