41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"fip": {
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "stateless: FIP attachment is provider-side state, captured at provider level"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no DNS records owned by this component (FIP names are managed in Hetzner provider)"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "no TLS termination at this layer"
|
|
}
|
|
},
|
|
"floating_ips": [],
|
|
"interface": "eth0",
|
|
"mode": "taskserv",
|
|
"name": "fip",
|
|
"operations": {
|
|
"delete": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
}
|
|
}
|
|
}
|