mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 14:54:34 +00:00
- harden CNPG backup ObjectStore readiness fallback in statusless clusters by validating controller availability and expected spec - improve backup/plugin reconciliation paths and related test coverage for barman-cloud flows - include ongoing GKE/CNPG deployment and configuration updates from this checkpoint Co-authored-by: Junie <junie@jetbrains.com>
24 lines
611 B
JSON
24 lines
611 B
JSON
{
|
|
"assignments": {
|
|
"0": "gk3-knoe-dev-0-pool-1-11c87d92-8qr5",
|
|
"1": "gk3-knoe-dev-0-pool-1-88b7392b-62c4",
|
|
"2": "gk3-knoe-dev-0-pool-1-88b7392b-d6lb"
|
|
},
|
|
"cluster_name": "knoe-db",
|
|
"desired_instances": 3,
|
|
"eligible_nodes": [
|
|
"gk3-knoe-dev-0-pool-1-11c87d92-8qr5",
|
|
"gk3-knoe-dev-0-pool-1-88b7392b-62c4",
|
|
"gk3-knoe-dev-0-pool-1-88b7392b-d6lb"
|
|
],
|
|
"metadata": {
|
|
"prior_plan_present": true,
|
|
"reason": "reused",
|
|
"regenerated": false,
|
|
"reused": true
|
|
},
|
|
"plan_hash": "334860873593911a",
|
|
"plan_id": "cnpg-placement-334860873593911a",
|
|
"schema_version": "v1"
|
|
}
|