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

Saving bundles as an intermediate ocitar #612

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Commits on May 22, 2024

  1. Saving images to disk and adding flag --to-oci-tar

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1b452bd View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a0ee159 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5e81147 View commit details
    Browse the repository at this point in the history
  4. updates

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7bf3e60 View commit details
    Browse the repository at this point in the history
  5. Parsed ociformat to ImageOrIndex struct

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e781237 View commit details
    Browse the repository at this point in the history
  6. Update wip

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b228a42 View commit details
    Browse the repository at this point in the history
  7. cleanup

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4e1dbc2 View commit details
    Browse the repository at this point in the history
  8. Use layout pkg instead of crane

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7d432d7 View commit details
    Browse the repository at this point in the history
  9. cleanup

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ad32912 View commit details
    Browse the repository at this point in the history
  10. update folders to tar

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d6f454a View commit details
    Browse the repository at this point in the history
  11. updates

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    64bf701 View commit details
    Browse the repository at this point in the history
  12. Added support for imageindex and minor changes

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a8e23c0 View commit details
    Browse the repository at this point in the history
  13. changes for failing tests

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c4ba973 View commit details
    Browse the repository at this point in the history
  14. restructuring and adding comments to exported functions

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3d721b0 View commit details
    Browse the repository at this point in the history
  15. relace ioutil with os

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e0d430 View commit details
    Browse the repository at this point in the history
  16. update headers

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 22, 2024
    Configuration menu
    Copy the full SHA
    77d8930 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fixing error bug importing tar

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 23, 2024
    Configuration menu
    Copy the full SHA
    187106d View commit details
    Browse the repository at this point in the history
  2. add support for index

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 23, 2024
    Configuration menu
    Copy the full SHA
    387e4a6 View commit details
    Browse the repository at this point in the history
  3. update vendor

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 23, 2024
    Configuration menu
    Copy the full SHA
    733a2a0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. resolving reviews

    Signed-off-by: ashpect <[email protected]>
    ashpect committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b1defd2 View commit details
    Browse the repository at this point in the history