scripts: add Committer to Service options#14304
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit c7b1c92. Bugbot is set up for automated code reviews on this repo. Configure here. |
ron-starkware
left a comment
There was a problem hiding this comment.
@ron-starkware reviewed 2 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on matanl-starkware).
8b8ce98 to
cf1868d
Compare
9fab39e to
1898d5c
Compare
ron-starkware
left a comment
There was a problem hiding this comment.
@ron-starkware reviewed 1 file and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on matanl-starkware).
cf1868d to
c0243c5
Compare
1898d5c to
a042263
Compare
a042263 to
b82777d
Compare
603bda9 to
3eda69b
Compare
b82777d to
3833c63
Compare
3eda69b to
c3e2607
Compare
3833c63 to
6d1e138
Compare
c3e2607 to
e00fb67
Compare
6d1e138 to
2248b90
Compare
e00fb67 to
666fb9b
Compare
2248b90 to
22e9782
Compare
666fb9b to
a31324f
Compare
22e9782 to
7fbf29b
Compare
7fbf29b to
6879a40
Compare
a31324f to
438f50f
Compare
6879a40 to
6fcbcb6
Compare
38add1d to
5cb9f2b
Compare
6fcbcb6 to
53882ed
Compare
5cb9f2b to
c5eb3bc
Compare
53882ed to
a53aaac
Compare
Add Committer to the Service enum, mapped to its StatefulSet resources (sequencer-committer-config / sequencer-committer-statefulset-0), following the Core pattern since the committer runs as a StatefulSet. It flows automatically into the --service choices, help text, and converter. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
a53aaac to
c7b1c92
Compare
c5eb3bc to
3107e54
Compare
|
@ron-starkware — next one 🙏 #14303 merged, so this rebased onto |

Add Committer to the Service enum, mapped to its StatefulSet resources
(sequencer-committer-config / sequencer-committer-statefulset-0), following the
Core pattern since the committer runs as a StatefulSet. It flows automatically
into the --service choices, help text, and converter.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com