carvel-dev / vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
https://carvel.dev/vendir
Apache License 2.0
276 stars 49 forks source link

Support for unpacking .xz archives #207

Open DWSR opened 1 year ago

DWSR commented 1 year ago

Describe the problem/challenge you have I'd like to be able to unpack .xz archives in addition to .zip, .tar, and .tgz. .xz is commonly used to compress disk images in the IoT/SBC space.

Describe the solution you'd like This should work the same way as unpacking currently-supported archive formats

Anything else you would like to add: N/A


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

github-actions[bot] commented 1 year ago

This issue is being marked as stale due to a long period of inactivity and will be closed in 5 days if there is no response.

DWSR commented 1 year ago

not stale

joaopapereira commented 1 year ago

Sorry I didn't pick this up earlier.

I think this is definitely something that can be added as a feature to the tool. Going to accept the feature.

Just a warning, the maintainer team at this point is completely swamped with work which might make it hard for us to pick this issue in the near future. Nevertheless, we are happy to help anyone that is interested in building this feature and PRing it to the code. Also, let us know how this is impacting your usage of vendir so that we try to prioritize this feature accordingly