Commit Graph

5 Commits

Author SHA1 Message Date
Sergey Antropoff 8ce7f5d231 Keep API not-found and 401 responses usable behind Ingress and in the Web UI.
Return native JSON with the missing id in the message, clear stale sessions on
401, and document ingress-nginx annotations so branded HTML 404/405 pages do
not rewrite simulator bodies.
2026-07-22 06:52:35 +03:00
Sergey Antropoff 0e55033289 Document 2026-07-18 lab test results across EN/RU guides.
Record offline 161 passed, green test-vsphere probes, and full pulumi-tests
7/7 with REST matrix 1987/1987 (critical=0); note the Terraform cookbook
binary mismatch separately.
2026-07-18 09:38:37 +03:00
Sergey Antropoff c5d88fdb90 Show the Web UI main screenshot on EN/RU landing docs.
Keep a single main-console image with a Web UI guide link under it and
again at the page footer, without CI/Docker/License badges.
2026-07-18 09:01:34 +03:00
Sergey Antropoff 44bd2caabf Expand lab seed tiers, OpenAPI PARAMS, and console DATA/Params UX. 2026-07-18 08:46:39 +03:00
Sergey Antropoff e1e2e25551 Initial commit: VMware vSphere API simulator scaffold.
Add the FastAPI app, PostgreSQL migrations, Docker/Helm packaging, API
contracts, docs, client examples, and the unit/integration/compatibility
test suite for local client and tooling labs without a real vCenter.
2026-07-18 04:42:11 +03:00