prole/conf/cnpg-placement/ecosystem-0-knoe-db.json
chrisfu fddaf80823 checkpoint: make node placement config-driven and add GitLab rerun fast-path
- remove hardcoded physical host assumptions in UI/init flows and rely on config-driven selectors\n- optimize GitLab reruns to skip unnecessary operator upgrades/long reconcile waits when unchanged\n- add and update regression/shell tests for fast-path and k8s context/ingress/garage behaviors

Co-authored-by: Junie <junie@jetbrains.com>
2026-04-14 06:43:37 -07:00

24 lines
527 B
JSON

{
"assignments": {
"0": "gandalf.prole.org",
"1": "merlin.prole.org",
"2": "myrddin.prole.org"
},
"cluster_name": "knoe-db",
"desired_instances": 3,
"eligible_nodes": [
"gandalf.prole.org",
"merlin.prole.org",
"myrddin.prole.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"
}