-
Notifications
You must be signed in to change notification settings - Fork 6
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
fixed OCI image import bug #59
Conversation
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
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.
Super great, thanks a bunch for your hard work on this, @7h3-3mp7y-m4n!
Adding more tests, actually testing the content of 3 methods (git, oci and https) is really neat!
LGTM for me.
Please, @astromechza, over to you for your review, thanks!
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.
Juse a couple of requests, but otherwise this looks good so far @7h3-3mp7y-m4n
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
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.
LGTM, thanks @7h3-3mp7y-m4n
@7h3-3mp7y-m4n anything else here, or can I merge this for you? |
No @astromechza , You can merge it :) |
Description
It's an attempt to solve the issue faced by getOci
What does this PR do?
this PR added a new logic as said to retrieve the file and return it
Types of changes
Checklist: