Skip to content

Add --images-archive argument to Acto to support loading existing image archives#410

Merged
tylergu merged 1 commit into
mainfrom
support-existing-archive
Dec 16, 2025
Merged

Add --images-archive argument to Acto to support loading existing image archives#410
tylergu merged 1 commit into
mainfrom
support-existing-archive

Conversation

@tylergu

@tylergu tylergu commented Dec 16, 2025

Copy link
Copy Markdown
Member

New command line argument for Acto: --images-archive.

It loads an existing container image archive into each of the Kubernetes node.

The main motivation for this field is reproducible artifact. Some of the docker images are modified or deleted after a while, and having the image archives provides an alternative way to fetch those required images.

…ge archives

Signed-off-by: Tyler Gu <jiaweig3@illinois.edu>
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  acto
  __main__.py 89-97, 159-160, 168-176
  engine.py 294-308, 902, 1146-1154, 1185
  acto/post_process
  post_diff_test.py 374-375, 386-393, 452-453, 462-471, 659, 663, 723-726, 741, 830
  post_process.py
  acto/schema
  object.py
  acto/utils
  image_helper.py
Project Total  

This report was generated by python-coverage-comment-action

@tylergu tylergu merged commit a8aae8f into main Dec 16, 2025
4 checks passed
tylergu added a commit that referenced this pull request Dec 16, 2025
…ge archives (#410)

Signed-off-by: Tyler Gu <jiaweig3@illinois.edu>
tylergu added a commit that referenced this pull request Dec 16, 2025
…ge archives (#410)

Signed-off-by: Tyler Gu <jiaweig3@illinois.edu>
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