Return native Engine NotFound faults and clear Web UI session on 401.

Include the bad id in host/datacenter/cluster errors, expire stale auth in the
console, and document Ingress annotations that preserve fault bodies.
This commit is contained in:
2026-07-22 06:52:04 +03:00
parent 9c94df119b
commit af26ad4141
18 changed files with 456 additions and 61 deletions
+5 -2
View File
@@ -73,8 +73,11 @@ See [Kubernetes / Helm](kubernetes.md) and
| `secrets.ticketSigningKey` | Must be rotated for shared clusters |
| `service.port` | ClusterIP port (default `8080`) |
`gateway.*` / `ingress.*` in `values.yaml` are reserved; the chart currently
exposes FastAPI directly (no Compose-style nginx gateway).
`gateway.*` is unused (no Compose-style nginx gateway in the chart).
`ingress.*` is optional — see
[`values-ingress-example.yaml`](../helm/ovirt-api-simulator/values-ingress-example.yaml)
and [Troubleshooting](troubleshooting.md) for annotations that preserve Engine
fault bodies.
## Contract packs