Skip to content

Bump Minio to latest version

What does this MR do?

Bumps the version of Minio used by Gitlab Runner to be able to cache artifacts in S3 and GCS.

Why was this MR needed?

Now that https://github.com/minio/minio-go/pull/1183 has been merged that supports Web Identity auth in the Minio Client we need to use a recent version of Minio that includes that change that was released in v6.0.45.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

closes #4874 (closed) #3890 (closed) #3706 (closed) #3603 (closed)

Merge request reports