Commit e8b0d5a
docs(plan): record full controller-runtime → dispatcher → satellite roundtrip
kubectl apply -f Resource → ResourceReconciler watch fires →
dispatcher dials the right satellite → satellite Reconciler.Apply
runs drbd.Build + shells out to drbdadm. The expected per-resource
error ("no resources defined!") confirms every hop including the
kernel shell-out works.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>1 parent c5b5aeb commit e8b0d5a
1 file changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
267 | 278 | | |
268 | 279 | | |
269 | 280 | | |
| |||
0 commit comments