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

Refactor OCI file extraction to use existing tarutils. #5770

Merged
merged 4 commits into from
Dec 20, 2022

Conversation

absoludity
Copy link
Contributor

Signed-off-by: Michael Nelson [email protected]

Description of the change

While working on the next part of #5692 and noticed that the OCI code seemed to be repeating similar functionality that exists already in a re-usable lib. This PR just updates to use the existing code, which required a little refactoring as OCI tarballs don't have a root directory like the chart ones do.

Benefits

Less code.

Possible drawbacks

Applicable issues

Additional information

@netlify
Copy link

netlify bot commented Dec 2, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 50585d9
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/63a12e96801da90009ffcc30

@absoludity absoludity merged commit 1db9147 into main Dec 20, 2022
@absoludity absoludity deleted the 5692-refactor-oci-dry branch December 20, 2022 04:31
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