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 @@ Docker Compose подставляет многие из них для серви
| `secrets.ticketSigningKey` | Нужно ротировать на общих кластерах |
| `service.port` | Порт ClusterIP (по умолчанию `8080`) |
`gateway.*` / `ingress.*` в `values.yaml` зарезервированы; чарт сейчас отдаёт
FastAPI напрямую (без nginx gateway как в Compose).
`gateway.*` не используется (нет nginx gateway как в Compose).
`ingress.*` опционален — см.
[`values-ingress-example.yaml`](../../helm/ovirt-api-simulator/values-ingress-example.yaml)
и [Устранение неполадок](troubleshooting.md) для annotations, сохраняющих
тела fault Engine.
## Контрактные packs