Commit Graph

6 Commits

Author SHA1 Message Date
inecs e8b08526d1 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
inecs 131e2e63d2 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
inecs 7d57d4eb72 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
inecs b98d31ee0a Make push accept multiline commit messages; ignore Pulumi reports.
Align make push with the Proxmox simulator (cat until Ctrl-D) and stop
tracking regenerated pulumi-tests/reports output.
2026-07-18 08:52:35 +03:00
inecs 63cc409424 Expand lab seed tiers, OpenAPI PARAMS, and console DATA/Params UX. 2026-07-18 08:46:39 +03:00
inecs f8d3cbdd59 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