493 Commits

Author SHA1 Message Date
andrussal
365526d236 Reduce runtime wait surface 2026-03-20 08:13:27 +01:00
andrussal
fb4c58cc48 Unify manual cluster control surface 2026-03-20 08:13:27 +01:00
Andrus Salumets
4b44a962d6
feat(cfgsync): as a generally usable framework 2026-03-18 15:30:21 +07:00
andrussal
f7dba01161 Use concrete string types in cfgsync APIs 2026-03-12 10:24:29 +01:00
andrussal
8db21f53dd Polish cfgsync public runtime surface 2026-03-12 10:07:22 +01:00
andrussal
96dc957881 Add focused cfgsync examples 2026-03-12 10:03:02 +01:00
andrussal
6218d4070c Polish cfgsync runtime ergonomics 2026-03-12 10:00:10 +01:00
andrussal
4712f93a68 Use runtime client as primary cfgsync API 2026-03-12 09:54:34 +01:00
andrussal
ff658e322d Simplify cfgsync runtime naming 2026-03-12 09:51:03 +01:00
andrussal
566a69af4c Make cfgsync example end-to-end 2026-03-12 09:45:13 +01:00
andrussal
58dff8f718 Rewrite cfgsync README around the actual model 2026-03-12 09:42:38 +01:00
andrussal
faa5814373 Remove dead cfgsync compatibility shims 2026-03-12 09:41:04 +01:00
andrussal
320b089fbd Unify cfgsync around registration materialization 2026-03-12 09:39:16 +01:00
andrussal
cdcb475975 Serve precomputed cfgsync artifacts directly 2026-03-12 08:27:44 +01:00
andrussal
ec4c42244a Demote static cfgsync helpers 2026-03-12 08:11:25 +01:00
andrussal
4d19570a71 Make cfgsync README more prose-driven 2026-03-12 07:57:27 +01:00
andrussal
fc58b10cf1 Rewrite cfgsync README for clarity 2026-03-12 07:55:08 +01:00
andrussal
b3f1f20ec8 Document cfgsync deployment adapter 2026-03-12 07:53:59 +01:00
andrussal
fb0129020c Simplify cfgsync adapter surface 2026-03-12 07:44:20 +01:00
andrussal
fd154a9487 Expand cfgsync rustdoc coverage further 2026-03-12 07:35:22 +01:00
andrussal
b90734483b Expand cfgsync rustdoc coverage 2026-03-12 07:30:01 +01:00
andrussal
5e9b59140d Make cfgsync runtime source modes explicit 2026-03-10 14:44:28 +01:00
andrussal
daadbcfa15 Add direct cfgsync materializer serving 2026-03-10 14:28:19 +01:00
andrussal
95d1a75116 Add cfgsync persistence and shared artifact hooks 2026-03-10 14:26:00 +01:00
andrussal
8681117301 Add shared cfgsync artifact materialization 2026-03-10 14:24:00 +01:00
andrussal
592b4d6a4f Document cfgsync library integration model 2026-03-10 14:00:18 +01:00
andrussal
59e4f21bb1 Add reusable cfgsync runtime helpers 2026-03-10 13:56:27 +01:00
andrussal
728b90b770 Refactor cfgsync around external-facing modules 2026-03-10 12:30:53 +01:00
andrussal
ef1d7663c5 Rename cfgsync client and server surface 2026-03-10 11:12:01 +01:00
andrussal
9ebf029f2a Rename cfgsync artifact surface for external use 2026-03-10 11:08:54 +01:00
andrussal
5b69519ab1 Clarify cfgsync runtime serving modes 2026-03-10 11:06:16 +01:00
andrussal
65fb8da5a5 Refine cfgsync core naming for external use 2026-03-10 11:03:51 +01:00
andrussal
a751d819ea Polish cfgsync adapter naming for external use 2026-03-10 10:56:42 +01:00
andrussal
f1e9eef4e0 Add snapshot-backed cfgsync materializers 2026-03-10 10:25:21 +01:00
andrussal
312dec6178 Pass registration snapshots into cfgsync materializers 2026-03-10 10:20:30 +01:00
andrussal
13084c3a36 Use typed cfgsync registration payloads 2026-03-10 09:56:12 +01:00
andrussal
80e1fe6c66 Make cfgsync registration metadata generic 2026-03-10 09:41:03 +01:00
andrussal
b775f7fd81 Use materializing cfgsync provider at runtime 2026-03-10 09:18:29 +01:00
andrussal
911d09e2c1 Add adapter-backed cfgsync materialization 2026-03-10 08:57:41 +01:00
andrussal
129099337f Add cfgsync registration flow 2026-03-09 10:18:36 +01:00
andrussal
7da3df455f Extract cfgsync into standalone crates 2026-03-09 08:48:05 +01:00
Andrus Salumets
93161113db
feat(k8s): Attached mode support 2026-03-08 17:27:29 +07:00
Andrus Salumets
5550cb5e3a
feat(compose): Attached mode support 2026-03-08 17:26:58 +07:00
andrussal
1bffca40df Simplify compose attach coverage 2026-03-07 09:25:54 +01:00
andrussal
2c5eade572 Use fresh deployer in compose attach tests 2026-03-07 09:17:10 +01:00
andrussal
5410eff7e0 Use fresh deployer in k8s attach test 2026-03-07 09:16:30 +01:00
andrussal
7bcd0fac3d Refine k8s attach readability 2026-03-07 09:08:32 +01:00
andrussal
315286ec0d Bring k8s attach onto attached runner contract 2026-03-07 09:08:32 +01:00
andrussal
739c7a2e86 Align k8s attach test with shared metadata flow 2026-03-07 09:08:19 +01:00
andrussal
2770c44264 feat(k8s): add attached-mode discovery and node-control restart 2026-03-07 09:08:19 +01:00