mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
24 lines
521 B
JSON
24 lines
521 B
JSON
{
|
|
"assignments": {
|
|
"0": "gandalf.knoe.org",
|
|
"1": "merlin.knoe.org",
|
|
"2": "myrddin.knoe.org"
|
|
},
|
|
"cluster_name": "knoe-db",
|
|
"desired_instances": 3,
|
|
"eligible_nodes": [
|
|
"gandalf.knoe.org",
|
|
"merlin.knoe.org",
|
|
"myrddin.knoe.org"
|
|
],
|
|
"metadata": {
|
|
"prior_plan_present": true,
|
|
"reason": "assigned_node_no_longer_eligible",
|
|
"regenerated": true,
|
|
"reused": false
|
|
},
|
|
"plan_hash": "962fb2e7bfd2a48b",
|
|
"plan_id": "cnpg-placement-962fb2e7bfd2a48b",
|
|
"schema_version": "v1"
|
|
}
|