Skip to content

Update manifest base image docs - #459

Open
phantomii wants to merge 1 commit into
masterfrom
codex/update-base-image-docs
Open

Update manifest base image docs#459
phantomii wants to merge 1 commit into
masterfrom
codex/update-base-image-docs

Conversation

@phantomii

@phantomii phantomii commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Update manifest examples to use the current exordos-base image URL.
  • Keep English and Russian documentation examples in sync.

Why

The old documented image URL returns 404. The replacement https://repo.exordos.com/exordos-base/1.1.0/exordos-base.raw.zst is already used by repository manifest examples/tests and was verified by launching a smoke VM through the platform.

Validation

  • Checked repository references for the current documented exordos-base image.
  • Verified image URL availability with an HTTP HEAD request.
  • Launched a test VM via exordos cn add --wait using the updated image and observed it reach ACTIVE.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the default base image URL in the documentation manifests (docs/em/manifest.md and docs/em/manifest.ru.md) from version 0.4.1 with a .raw.gz extension to version 1.1.0 with a .raw.zst extension. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@phantomii
phantomii marked this pull request as ready for review July 7, 2026 22:16
@phantomii
phantomii requested a review from a team as a code owner July 7, 2026 22:16

@cassi-volkova cassi-volkova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the exact head and found no confirmed issues. Checks completed: 109 unit tests; a clean full documentation-site build; English/Russian example parity against the canonical manifest templates; HTTP verification that the old image returns 404 and the replacement returns 200; and a live exordos cn add --wait smoke using the documented URL. The VM reached ACTIVE, its guest and Universal Agents were healthy, and the node was then deleted successfully with no test resource left behind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants