Skip to content

Commit 53725cb

Browse files
committed
docs: mark milestones 4b and 4c as complete
Signed-off-by: Jonathan Lebon <jonathan@jlebon.com>
1 parent 581337f commit 53725cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/IMPLEMENTATION_PLAN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ the full controller+daemon loop can be tested end-to-end.
207207
DaemonSet, label a node with `bootc.dev/managed`, and verify the daemon
208208
pod starts on that node.
209209

210-
### 4b. Core loop
210+
### 4b. Core loop
211211

212212
- Binary identifies its node name (downward API env var)
213213
- Watches its single BootcNode via field selector on `metadata.name`
@@ -221,7 +221,7 @@ pod starts on that node.
221221
**Validation (e2e):** enhance the existing e2e test to verify the
222222
daemon populates BootcNode status from `bootc status`.
223223

224-
### 4c. State machine
224+
### 4c. State machine
225225

226226
- Detect `spec.desiredImage != booted` → set `Idle=False reason=Staging`,
227227
run `bootc switch <desiredImage>` (no `--download-only` for now;

0 commit comments

Comments
 (0)