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

Append tar and ova decompressor in v2 #351

Merged
merged 1 commit into from Jan 31, 2022

Conversation

LeConTesteur
Copy link

Hello,

I try to implement this issue hashicorp/packer-plugin-qemu#7.
The plugin use go-getter v2 for decompress archive, however tar or ova are unsupported in this version.

So I append tar support. I cherry-pick the commit 6a2a051 and append two new entries in the decompressor map.

Copy link
Contributor

@azr azr left a comment

Choose a reason for hiding this comment

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

LGTM, good catch, merci ! 🙂

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.

None yet

3 participants