jozu-ai / kitops

Tools for easing the handoff between AI/ML and App/SRE teams.
https://KitOps.ml
Apache License 2.0
214 stars 22 forks source link

Remove more fields from tar file headers #285

Closed amisevsk closed 1 month ago

amisevsk commented 1 month ago

Description

Remove unnecessary fields from tar file headers to try to make tars reproducible. Follows advice from https://www.gnu.org/software/tar/manual/html_section/Reproducibility.html

Linked issues

N/A