-
Notifications
You must be signed in to change notification settings - Fork 112
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
Feat: Add Support for OCI #443
Conversation
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]>
Signed-off-by: Lee Calcote <[email protected]>
Signed-off-by: Lee Calcote <[email protected]>
@MUzairS15 you're going to want to review this. |
Signed-off-by: Lee Calcote <[email protected]>
Co-authored-by: Lee Calcote <[email protected]> Signed-off-by: Pranav Singh <[email protected]>
There was a problem hiding this 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]>
Added MeshKit errors. |
Re-running build... |
This is ready, right, @theBeginner86? |
Build failure... |
Signed-off-by: Lee Calcote <[email protected]>
Signed-off-by: Lee Calcote <[email protected]>
I tried, but... |
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
…er86/meshkit into theBeginner86/chore/15 Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Pranav Singh <[email protected]>
Fixed: https://github.com/meshery/meshkit/actions/runs/7462230856/job/20304075337?pr=443 |
Description
Adds functionality to:
This would be helpful for importing/exporting Designs and Models.
This PR fixes #
Notes for Reviewers
Signed commits