Skip to content

[deckhouse-cli] Platform-aware image pulls from RPP#387

Draft
Glitchy-Sheep wants to merge 1 commit into
feat/cli-and-plugins-autoupdatefrom
feat/multiplatform-rpp-request
Draft

[deckhouse-cli] Platform-aware image pulls from RPP#387
Glitchy-Sheep wants to merge 1 commit into
feat/cli-and-plugins-autoupdatefrom
feat/multiplatform-rpp-request

Conversation

@Glitchy-Sheep

Copy link
Copy Markdown
Contributor

No description provided.

- Image downloads move to `/<image>/images/<version>`; `PullImage` sends
  `?platform=<os>-<arch>`, so the proxy picks the matching child manifest of a
  multi-platform index. The dash keeps the value a single unescaped URL token.
- Releases ship as one multi-platform index per version tag, so `ListTags` and
  `ExtractBinary` work with plain version tags.
- A proxy too old to honor the query serves its default platform (linux/amd64).

Signed-off-by: Roman Berezkin <roman.berezkin@flant.com>
@Glitchy-Sheep Glitchy-Sheep force-pushed the feat/multiplatform-rpp-request branch from fc4d5dd to 7b84a8a Compare June 23, 2026 11:11
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.

1 participant