mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:44:33 +00:00
- 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>
24 lines
491 B
JSON
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"
|
|
}
|