Skip to content

Conversation

@taylorsilva
Copy link
Member

Enable the oci-build task to load OCI images from a given path. The
original tarball loading still works, but now the task will detect if
the given path is a directory or a file.

If it's a directory then it tries loading the files at the path as an
OCI image and adds it to the image registry server that we spin up.
This will allow users to load multi-arch images from the
registry-image resource.

Enable the oci-build task to load OCI images from a given path. The
original tarball loading still works, but now the task will detect if
the given path is a directory or a file.

If it's a directory then it tries loading the files at the path as an
OCI image and adds it to the image registry server that we spin up.

Signed-off-by: Taylor Silva <dev@taydev.net>
Signed-off-by: Taylor Silva <dev@taydev.net>
Signed-off-by: Taylor Silva <dev@taydev.net>
@taylorsilva
Copy link
Member Author

Github Action checks are super broken right now, they just time out. I locally ran the tests and everything passed, so going ahead with merging.

@taylorsilva taylorsilva merged commit 81fa1ea into master May 21, 2025
1 of 5 checks passed
@taylorsilva taylorsilva deleted the load-oci-images branch May 21, 2025 20:33
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.

2 participants