Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Support function deployment from compressed tar files #1167

@varunbpatil

Description

@varunbpatil

Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST

Zip compresses each file individually and therefore doesn't provide very good compression when we have a lot of small files to package. In the case of compressed tar files, the entire archive is compressed as a single stream of bytes and thus provides better compression.

A similar request to support tar.gz files was made here - #1096.

I have a PR ready for the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions