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: Add Support for OCI #443

Merged
merged 24 commits into from
Jan 9, 2024

Conversation

theBeginner86
Copy link
Member

@theBeginner86 theBeginner86 commented Jan 3, 2024

Description

Adds functionality to:

  1. Compress into OCI Artifacts
  2. De-Compress OCI Artifacts

This would be helpful for importing/exporting Designs and Models.

This PR fixes #

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
models/oci/oci.go Outdated Show resolved Hide resolved
models/oci/build.go Outdated Show resolved Hide resolved
@leecalcote leecalcote requested a review from MUzairS15 January 5, 2024 22:15
@leecalcote
Copy link
Member

@MUzairS15 you're going to want to review this.

Signed-off-by: Lee Calcote <[email protected]>
@leecalcote leecalcote added this to the v0.8.8 milestone Jan 5, 2024
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Copy link

@MUzairS15 MUzairS15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

errors needs to be transformed into Meshkit errors.
I wonder if it's better to directly import theire packages or else if we are directly sourcing form their repo, then appropriate licensing needs to be added in the code.
// @theBeginner86

Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
@theBeginner86
Copy link
Member Author

errors needs to be transformed into Meshkit errors. I wonder if it's better to directly import theire packages or else if we are directly sourcing form their repo, then appropriate licensing needs to be added in the code. // @theBeginner86

Added MeshKit errors.
Removed duplicated code and imported the necessary functions.

@leecalcote
Copy link
Member

Re-running build...

@leecalcote
Copy link
Member

This is ready, right, @theBeginner86?

@leecalcote
Copy link
Member

Build failure...

@leecalcote
Copy link
Member

I tried, but...

Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
@theBeginner86
Copy link
Member Author

@theBeginner86 theBeginner86 merged commit 21364c9 into meshery:master Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants