Skip to content

Conversation

@alex8092
Copy link
Contributor

@alex8092 alex8092 commented Nov 20, 2018

This PR integrate the logic for the scw s3 commands. This
is using the minio client, preconfigured for nl-ams and fr-par
regions.
The minio configuration directory is computed from the location
of the .scwrc, creating a .scw directory at the same location.
The case of two .scwrc in the same directory is manage by adding
another directory layer inside .scw/, for example
/home/toto/.scwrc-toto will create configuration files for minio
under /home/toto/.scw/scwrc-toto/

vendor/minio/mc is get from scaleway/mc, which modify a few the
minio client for our usage

Question mark: I'm removing the tests for go 1.5 and 1.6 in this PR,
mainly because there is too much missing in thoses version for
minio to compile

alex8092 and others added 6 commits April 3, 2019 23:09
This commits integrate the logic for the `scw s3` commands. This
is using the minio client, preconfigured for `nl-ams` and `fr-par`
regions.
The minio configuration directory is computed from the location
of the .scwrc, creating a .scw directory at the same location.
The case of two .scwrc in the same directory is manage by adding
another directory layer inside .scw/, for example
/home/toto/.scwrc-toto will create configuration files for minio
under /home/toto/.scw/scwrc-toto/
This commits add the scaleway/mc vendor to the cli under
vendor/minio/mc path.
Use kqueue for Darwin target
Unsetting env before home test to not get an error on the
assertion
Removing go 1.5 and 1.6 tests, since the 'context' module for
minio is missing
@reversTeam reversTeam mentioned this pull request Apr 17, 2019
@reversTeam reversTeam requested review from brmzkw and moul April 17, 2019 19:21
@reversTeam reversTeam merged commit ea013f8 into scaleway:master May 7, 2019
QuentinBrosse added a commit to QuentinBrosse/scaleway-cli that referenced this pull request Sep 10, 2019
@remyleone remyleone added the object Object storage issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

object Object storage issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants