Skip to content

Draft: Update s3cmd version by installing from source

Mitchell Nielsen requested to merge update-s3cmd into master

What does this MR do?

Updates the version of s3cmd to address character encoding issues fixed in https://github.com/s3tools/s3cmd/commit/44cc1a996658eb6d150973018fece5b6d6e1f5bf.

This requires installing from source, as a release has not been provided since April 7, 2020, which is before the fix was made.

Related issues

Closes gitlab-org/charts/gitlab#2667 (closed)

Related to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2594

Checklist

See Definition of done.

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

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated

Merge request reports