Skip to content

feat: support compressed tarballs#133

Open
lorenzofelletti wants to merge 6 commits into
mainfrom
feat/support-compressed-tarballs
Open

feat: support compressed tarballs#133
lorenzofelletti wants to merge 6 commits into
mainfrom
feat/support-compressed-tarballs

Conversation

@lorenzofelletti

@lorenzofelletti lorenzofelletti commented Jun 24, 2026

Copy link
Copy Markdown
Member

Add support for archived (Gzip) OCI CUE modules. Cuestomize will download the OCI module, and:

  • if it contains exaclty one file with gzip extension, it will untar the file and try to use that as module
  • else it will do nothing (assume it is not compressed), and try to use the module as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant