fluid-core/conformance/fixtures/json/revision-descriptor.json

36 lines
952 B
JSON
Raw Normal View History

{
"revision": {
"contract": {
"digest": "sha256:3b1f9c2e7a4d8b6051e2c9f0a7d4b83e15c6f2a9d0b7e4c1836a5f2d9c0b7e41",
"source": "artifact:openapi/customer-finance-api/r22",
"type": "openapi"
},
"id": "R-000221",
"intent": {
"version": "IEI-7"
},
"interface": "customer-finance-api",
"policy": {
"compatibility": "additive",
"policy_check": "passed",
"rollback_to": "R-000220",
"security_check": "passed"
},
"routing": {
"eligible_cohorts": [
"partner-integrations",
"coding-agents"
],
"max_traffic_share": 0.3
},
"runtime": {
"digest": "sha256:3b1f9c2e7a4d8b6051e2c9f0a7d4b83e15c6f2a9d0b7e4c1836a5f2d9c0b7e41",
"image": "registry/fluid/customer-finance:R-42",
"timeout_ms": 5000,
"upstream": "http://adapter-r22.fluid-runtime.svc:8080"
},
"schema_version": "0.1",
"state": "candidate"
}
}