k3s icon indicating copy to clipboard operation
k3s copied to clipboard

Update minio-go to `v7.0.70` or newer

Open brandond opened this issue 9 months ago • 2 comments

We are still on v7.0.33, which is from August 2022. There have been many bugfixes, including fixes for intermittent issues with multipart uploads against S3 "compatible" storage services that don't behave exactly like AWS.

We should update to the latest version.

brandond avatar Apr 30 '24 16:04 brandond

Let's make sure to have either dependabot or updatecli do these in the future automatically

cwayne18 avatar Apr 30 '24 17:04 cwayne18

@cwayne18 back to 🌴 with you!

brandond avatar Apr 30 '24 18:04 brandond

minio-go version looks correct in all go.mod files. General regression tests should catch any issues that arise from this, so closing out this issue without explicit testing beyond that.

rancher-max avatar Jun 04 '24 16:06 rancher-max