Skip to content

Remove pgzip and use tar directly#677

Merged
ystros merged 1 commit intomainfrom
revert-pgzip
Dec 16, 2024
Merged

Remove pgzip and use tar directly#677
ystros merged 1 commit intomainfrom
revert-pgzip

Conversation

@selzoc
Copy link
Member

@selzoc selzoc commented Dec 16, 2024

This is basically a revert of
#669.

We found that the bosh cli with the pgzip code produces releases that cannot be compiled by the bosh agent. In addition, there were many many edge cases that we found we had to fix and/or paper over that have been solved in the tar executable over the past decades.

Maybe in the future we can give this another go, as the performance improvements would be welcome.

This is basically a revert of
#669.

We found that the bosh cli with the pgzip code produces releases that
cannot be compiled by the bosh agent.  In addition, there were many many
edge cases that we found we had to fix and/or paper over that have been
solved in the tar executable over the past decades.

Maybe in the future we can give this another go, as the performance
improvements would be welcome.

Signed-off-by: Ming Xiao <ming.xiao@broadcom.com>
@ystros ystros merged commit 2423354 into main Dec 16, 2024
8 checks passed
@ystros ystros deleted the revert-pgzip branch December 16, 2024 23:15
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.

3 participants