[go: up one dir, main page]

Skip to content

Draft: Resolve "task-runner backup-utility : parallel compression"

What does this MR do?

  • Install the two documented alternative compression methods:
    • pigz
    • zstd
  • Make sure that the backup-utility verifies the existence of COMPRESS_CMD and UNCOMPRESS_CMD and includes them in the tar command line.

This is an effort to a) make that feature available on Charts and b) make backup creation more consistent across platforms.

Related issues

Closes task-runner backup-utility : parallel compression (#1481 - closed)

Author checklist

For general guidance, please follow our Contributing guide.

Required

For anything in this list which will not be completed, please provide a reason in the MR discussion.

  • Merge Request Title and Description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • MR has a green pipeline.
  • Documentation created/updated.
  • Tests added/updated, and test plan for scenarios not covered by automated tests.
  • Equivalent MR/issue for omnibus-gitlab opened.

Reviewers checklist

Merge request reports

Loading