prole/conf/cnpg-placement/knoe-db-knoe-db.json
chrisfu 15890187a3 Stabilize CNPG reset/update flow and finalize 3-node recovery
- add idempotent CNPG operator reconciliation to prevent duplicate active controller ReplicaSets
- restore and validate CNPG 3-instance convergence with PV claimRef recovery and storage path readiness
- wire canonical launcher aliases/reset behavior and improve namespace cleanup semantics
- harden backup/objectstore readiness handling and retry behavior
- enforce service namespace usage for common services and remove default-namespace drift
- enable Kerberos milestone auto-activation when realm/kdc are configured and apply CNPG GSS pg_hba rules
- keep final runtime healthy: knoe-db 3/3, operator stable, perfsnap captured

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-27 21:54:53 -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"
}