Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: oci compliance work #85

Merged
merged 4 commits into from
Apr 15, 2024
Merged

feat: oci compliance work #85

merged 4 commits into from
Apr 15, 2024

Conversation

azenla
Copy link
Member

@azenla azenla commented Apr 15, 2024

  • rework OCI crate to be more composable
  • image pulling is now an explicit action in the API
  • a pull subcommand has been added to krata that can build packed OCI images
  • launch will now call PullImage RPC to grab a new image
  • use vfs to preserve permissions in oci images

@azenla azenla added the enhancement New feature or request label Apr 15, 2024
@azenla azenla requested a review from kaniini April 15, 2024 05:07
@azenla azenla self-assigned this Apr 15, 2024
@azenla azenla changed the title chore: rework oci crate to be more composable feat: image pull is now an explicit action Apr 15, 2024
@azenla azenla marked this pull request as ready for review April 15, 2024 06:53
@azenla azenla changed the title feat: image pull is now an explicit action feat: oci compliance work Apr 15, 2024
@kaniini kaniini added this pull request to the merge queue Apr 15, 2024
Merged via the queue into edera-dev:main with commit 89055ef Apr 15, 2024
16 checks passed
This was referenced Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants