prole/conf/cnpg-placement/knoe-system-knoe-db.json
chrisfu 761d80486b feat: add storage probing and operational service updates
- add reusable storage probing subsystem with discovery, bounded probe execution, IO classification, caching, and topology integration

- render per-node storage inventory in Cluster Nodes UI and extend installer test coverage for topology/storage behavior

- introduce core service operation modules and align actions, milestones, services, and supporting configs/scripts for repair/update workflows

- update CNPG/Supabase/database artifacts, placement and port mapping configs, plus related integration tests

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-26 09:44:23 -07:00

24 lines
491 B
JSON

{
"assignments": {
"0": "merlin.prole.org",
"1": "myrddin.prole.org",
"2": "pi.prole.org"
},
"cluster_name": "knoe-db",
"desired_instances": 3,
"eligible_nodes": [
"merlin.prole.org",
"myrddin.prole.org",
"pi.prole.org"
],
"metadata": {
"prior_plan_present": true,
"reason": "reused",
"regenerated": false,
"reused": true
},
"plan_hash": "10dccbb8fe133be4",
"plan_id": "cnpg-placement-10dccbb8fe133be4",
"schema_version": "v1"
}