Skip to content

Support different compression format of packages #1389

@sticnarf

Description

@sticnarf

Feature Request

Describe the feature you'd like:

tiup cluster patch now only accepts a .tar.gz archive. I would like it could accept something like .tar.lz4, .tar.zstd or just .tar.

Why the featue is needed:

Gzip is an obsolete compression algorithm. Waiting for gzipping my binary is painful...
It is much slower than new competitors like lz4 and zstd. And sometimes I don't care about the network bandwidth, so a vanilla.tar is good to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/feature-requestCategorizes issue as related to a new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions